Sort categories (Coding tool)
Sorts categories
Path Parameters
projectId string required
Project ID
workflowId string required
Workflow ID
toolId string required
Tool ID
codeMapId string required
Code map ID
application/json
Request Body required
descending boolean nullable
sortBy int32
Possible values: [0
, 1
, 2
]
Default value: 0
Responses
- 200
- 400
- 401
- 403
- 404
Array of category IDs in sorted order
application/json
Schema
Example (from schema)
Schema
- Array [
- ]
string
[
"string"
]
Invalid request. The message will vary depending on the cause
Unauthorized
Access denied
Not found
Loading...