HisendHISEND Docs

Update Routing

PUT
/domains/{domain_id}/routing/{id}

Authorization

Authorization
AuthorizationBearer <token>

In: header

Path Parameters

domain_id*string
id*string

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X PUT "https://api.hisend.app/v1/domains/string/routing/string" \  -H "Content-Type: application/json" \  -d '{}'