MATTR VII PlatformCustom domain
Verify custom domain
Verifies that you have control of the configured custom domain by examining its TXT record.
ℹ️ Note: Your custom domain will not be active until you verify it. Refer to Verify domain ownership for more information.
Analytics Events
CONFIG_CUSTOM_DOMAIN_VERIFY_STARTCONFIG_CUSTOM_DOMAIN_VERIFY_SUCCESSCONFIG_CUSTOM_DOMAIN_VERIFY_FAIL
Roles
adminissuerverifierdts-provider
curl -X POST "https://example.vii.au01.mattr.global/v1/config/domain/verify"
Empty
{
"code": "string",
"message": "string",
"details": [
{
"value": "string",
"msg": "Invalid value",
"param": "id",
"location": "body"
}
]
}
{
"code": "string",
"message": "string",
"details": [
{
"value": "string",
"msg": "Invalid value",
"param": "id",
"location": "body"
}
]
}
How would you rate this page?