Routes

Update a recipient route

Update a recipient route

patch/routes/{id}

Request body

match_type'exact' | 'wildcard' | 'regex'
patternstring
endpoint_idstring uuid
domain_idstring uuid nullable
priorityinteger
enabledboolean

Response

Updated route

successtrue required

Changes