POST api/smarttask/users/{userId}/tasks/{taskId}/rejecttomanager
POST id of task to update and enum value to set.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
taskId |
The task identifier. |
integer |
Required |
userId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
HttpActionResult
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.