Skip to main content
POST
Ignore Tasks
This endpoint uses the Task object.

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
ids
string[]
required

Array of task IDs to ignore

Response

Success

The response is of type object.