Routing rules
Delete routing rule
Deletes a routing rule with given id in the request.
delete/api/{cloudId}/v1/teams/{teamId}/routing-rules/{id}
Path parameters
teamIdstring required
Identifier of the routing rules owning team.
idstring required
Identifier of the routing rule.
Response
Returned if the request is successful.
Changes
No recorded changes to this endpoint across all 3 revisions of this API.