POST api/smarttask/users/{userId}/tasks/{taskId}/rejecttomanager

POST id of task to update and enum value to set.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
taskId

The task identifier.

integer

Required

userId

string

Required

Body Parameters

None.

Response Information

Resource Description

HttpActionResult

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.