API
Documentation and guides for the developers.
Reference
Guides
42 Api 2.0
Scales
Scales
A scale is composed by questions which allows an
users
to rate the quality of a
project
.
vpn_key
GET /v2/project_sessions/:project_session_id/scales
Return all the scales of the given Project session
GET /v2/scales
Return all the scales
GET /v2/projects/:project_id/scales
Return all the scales of the given Project
GET /v2/users/:user_id/scales
Return all the scales of the given User
See more
vpn_key
GET /v2/scales/:id
Get a scale
See more
vpn_key
POST /v2/scales
Create a scale
See more
vpn_key
PATCH /v2/scales/:id
Update a scale
PUT /v2/scales/:id
Update a scale
See more
vpn_key
DELETE /v2/scales/:id
Destroy a scale
See more
↑ Scroll to top
#index
#show
#create
#update
#destroy
Feedback