Skip to main content
POST
Release a task you are currently assigned to.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
taskId
string
required

The task ID to release.

Response

Success

success
enum<boolean>
required
Available options:
true
data
object
required
meta
object