Tasks
Create a Task
post/tasks
Request body
Example request
{
"$schema": "/v1/schemas/CreateTaskRequestBody.json"
}Response
OK
Example response
{
"$schema": "/v1/schemas/CreateTaskResponseBody.json"
}Changes
No recorded changes to this endpoint across all 28 revisions of this API.