light-mode-image
Learn
API ReferenceCustom domain

Delete custom domain

Roles

adminissuerverifierdts-providermanaged-issuer

Analytics Events

CONFIG_CUSTOM_DOMAIN_DELETE_STARTCONFIG_CUSTOM_DOMAIN_DELETE_SUCCESSCONFIG_CUSTOM_DOMAIN_DELETE_FAIL
DELETE/v1/config/domain

Deletes the custom domain configuration on your tenant.

Analytic events

  • CONFIG_CUSTOM_DOMAIN_DELETE_START
  • CONFIG_CUSTOM_DOMAIN_DELETE_SUCCESS
  • CONFIG_CUSTOM_DOMAIN_DELETE_FAIL

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X DELETE "https://example.vii.au01.mattr.global/v1/config/domain"
Empty
{
  "code": "string",
  "message": "string",
  "details": [
    {
      "value": "string",
      "msg": "Invalid value",
      "param": "id",
      "location": "body"
    }
  ]
}

How would you rate this page?