Custom headers

Retrieve tenant custom headers

get

Retrieve details of tenant custom headers.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

OK

application/json
get
/tenant/custom_headers

Update tenant custom headers

post

Update tenant custom headers.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body

The added custom SIP headers and forwarded SIP headers in tenant scope.

Responses
200

OK

No content

post
/tenant/custom_headers

No content