MATTR VII PlatformCertificates
Delete a DTS root CA certificate
Deletes a DTS root CA certificate.
Analytics Events
ECOSYSTEM_DTS_CA_CERTIFICATE_DELETE_STARTECOSYSTEM_DTS_CA_CERTIFICATE_DELETE_SUCCESSECOSYSTEM_DTS_CA_CERTIFICATE_DELETE_FAIL
Roles
admindts-provider
DELETE
/v1/ecosystems/certificates/ca/{dtsCaCertificateId}
AuthorizationBearer <token>
In: header
Path Parameters
dtsCaCertificateIdstring
Unique identifier of the DTS root CA certificate.
Format
uuid
Response Body
curl -X DELETE "https://example.vii.au01.mattr.global/v1/ecosystems/certificates/ca/b0aae560-10e7-4247-8e96-7cdd3578a1e2"
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?