problems

Create task for problem request

post/api/v1/problems/{display_id}/tasks

Path parameters

display_idstring required

The problem ID

Headers

X-Api-Keystring required
X-Workspace-Idstring

Request body

namestring
descriptionstring
due_datestring date
assigneeinteger
status'OPEN' | 'IN_PROGRESS' | 'COMPLETE'

Response

Successful response

ProblemsPostapiV1ProblemsDisplayIdTasksResponse200 required

Empty response body

Changes

Changed in 1 of the 4 revisions of this API.1

    • api operation id postapi-v-1-problems-display-id-tasks removed and replaced with postapi_v1_problems__display_id__tasks

      api-operation-id-removed