Create task

API endpoint to create a manual task for an entity.

Body Params

Create task request

Create task.

string
required
length ≥ 1

Name of the created task.

string
required
length ≥ 1

Task type, this can be either 'Regular task' or 'Approval task'.

string | null

The description of the created task.

string | null

The entity type to whom the task is assigned, this can be 'User' or 'Usergroup'

uuid | null

The user or usergroup to whom the task is assigned.

relatedEntity
array of objects
required

One or multiple related entity. RelatedEntity id and type must be entered.

relatedEntity*
Headers
string
uuid
required

Format - uuid. Correlates HTTP requests between a client and server

Responses
200

Success

500

Server Error

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