light-mode-image
Learn
MATTR VII PlatformCustom domain

Delete custom domain

Deletes the custom domain configuration on your tenant.

ℹ️ Note: Deleting your custom domain configuration breaks the linkage with any credentials issued under the custom domain. These credentials will no longer be valid.

Analytics Events

CONFIG_CUSTOM_DOMAIN_DELETE_STARTCONFIG_CUSTOM_DOMAIN_DELETE_SUCCESSCONFIG_CUSTOM_DOMAIN_DELETE_FAIL

Roles

adminissuerverifierdts-provider
DELETE/v1/config/domain
AuthorizationBearer <token>

In: header

Response Body

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?