POST/projects/{id}/rates.json
Set Project Rates
This allows you to set Rates for people on a Project.
Path Params
- Name
id
- Type
- string
- required
- Description
Responses
- Code
- 201
- Type
- object
- Schema
- Description
- 201 Response
201 Response
application/json
{
"STATUS": "OK"
}