Skip to main content
POST
Create Task

Authorizations

Authorization
string
header
required

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

Query Parameters

workspace_id
string<uuid>
required

Body

application/json
content
string
required
deadline
string | null
assignees
string[] | null
linked_records
Linked Records · object[] | null

Response

Successful Response

The response is of type Response Create Task V1 Attio Tasks Post · object.