clients/:id/update_assignment

Path Params
integer
required
integer
required
Body Params
string

the id of the assignment to be updated, required

string

the id of the person to whom the assignment should be assigned. null to unassign. optional.

string

the new low_effort for the relevant assginment, optional

string

the new high_effort for the relevant assignment, optional

string

the id of the activity which will be set on the assignment, optional

Response
200

OK

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!