Reorder blueprints
POST {{baseUrl}}/api/v1/blueprints/reorder?departmentId=<long> &module=<String> &ids=<list>
To reorder blueprints in a specific department
OAuth Scope
Desk.settings.UPDATE
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
departmentId | string | Department for which blueprints have to be reordered | |
module | string | module for which blueprints have to be reordered | |
ids | string | Blueprint Ids |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
""