Update Routing
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 '{}'