Create Task

Create a task of the given type with the supplied task object. Returns the summary of the newly created task.

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

Request to create a task.

int32
required

Task type (TaskTypes enum, serialized as its integer value).

taskObject
object
required

The task payload; its shape depends on taskType (for an AssetUpdate task: a scope and JSON-patch items).

Responses

400

Invalid Request

401

Invalid API Key provided or Invalid Access token

403

Forbidden. The caller lacks the required role for the tenant.

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