Create a new task with optional due date, assignee, reminder, and links to entities (candidates, vacancies, clients, etc.).
API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.
The content/description of the task.
"Follow up with candidate about interview availability"
The due date for the task, or null if no due date
"2024-12-31T23:59:59.000Z"
The user ID to assign the task to, or null for unassigned tasks
"550e8400-e29b-41d4-a716-446655440000"
Links to related entities (candidates, vacancies, clients, etc.)
Task created successfully
Unique identifier for the task.
The task description. May contain @mentions that automatically create entity links.
The deadline for the task, or null if no due date is set.
Whether the task has been marked as completed.
Timestamp when the task was marked as completed, or null if not yet completed.
Timestamp when the task was created.
The user who created the task.
The user assigned to complete the task, or null if unassigned.
All entities linked to this task, grouped by entity type. Links can be created explicitly or via @mentions in the task content.