Change Team Routing Rule Order
POST {{baseUrl}}/v2/teams/:identifier/routing-rules/:id/change-order?teamIdentifierType=id
Change the order of team routing rule with given id
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
teamIdentifierType | string | Type of the identifier. Possible values are 'id' and 'name'. Default value is 'id' |
Request Body
{"order"=>"<integer>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"requestId":"ipsum Excepteur magna ut","took":0,"result":"ipsum culpa","data":{"id":"nulla dolor Lorem non","name":"dolor magna sunt consequat"}}