Assign task.

Reassigns an existing task to a different user or user group; use POST /tasks to set the initial assignee when creating a task. Callable by the task's creator, its current assignee, or a user holding the assign permission. Fails if the target assignee (or user group) does not exist in the organization, or if the task itself does not exist.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Id of the task to assign.

Body Params
string
string
enum
Allowed:
Responses
202

Task assigned.

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json