cURL
Endpoint examples
Create Task
Creates a new task.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Task payload
Response
Task created response
Creates a new task.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Task payload
Task created response