Routing rules

Change routing rule order

Changes routing rule's order with given id in the request.

patch/api/{cloudId}/v1/teams/{teamId}/routing-rules/{id}/change-order

Path parameters

teamIdstring required

Identifier of the routing rules owning team.

idstring required

Identifier of the routing rule.

Request body

orderinteger required

Response

Returned if the request is successful.

Changes

No recorded changes to this endpoint across all 3 revisions of this API.