/api/workitems
Request
URI
POST
https://{api_host}//platypus_host/workitem-service/api/workitems
COPY
Request Body
_api_softwarecomponenttypes__id_Body of type(s) application/json
Optional
Responses
default
Default response
Operation doesn't return any data structure
Workitem Service Operations
PUT
/api/assignees/user/delegates
POST
/api/assignees/user/delegates
GET
/api/assignees/user/delegates
POST
/api/assignees/user/delegates/reset
PUT
/api/assignees/ {principal Id} /delegates
POST
/api/assignees/ {principal Id} /delegates
GET
/api/assignees/ {principal Id} /delegates
POST
/api/assignees/ {principal Id} /delegates/reset
POST
/api/icons
GET
/api/icons
GET
/api/icons/images/ {id}
PUT
/api/icons/ {id}
DELETE
/api/icons/ {id}
GET
/api/icons/ {id}
PUT
/api/workitems
POST
/api/workitems
GET
/api/workitems
POST
/api/workitems/notifications
POST
/api/workitems/types
GET
/api/workitems/types
PUT
/api/workitems/types/ {id}
DELETE
/api/workitems/types/ {id}
GET
/api/workitems/types/ {id}
PUT
/api/workitems/ {id}
DELETE
/api/workitems/ {id}
GET
/api/workitems/ {id}
GET
/api/workitems/ {id} /children
GET
/api/workitems/ {id} /form
POST
/api/workitems/ {id} /form/update
POST
/api/workitems/ {id} /form/ {element Id} /values
POST
/api/workitems/ {work Item Id} /actions/cancel
POST
/api/workitems/ {work Item Id} /actions/ {action Id}