MATTR VII PlatformCredential types
Delete credential type
Deletes a credential type from the requested ecosystem by its ID.
Analytics Events
ECOSYSTEM_CREDENTIAL_DELETE_STARTECOSYSTEM_CREDENTIAL_DELETE_SUCCESSECOSYSTEM_CREDENTIAL_DELETE_FAIL
Roles
admindts-provider
DELETE
/v1/ecosystems/{ecosystemId}/credentials/{credentialId}
AuthorizationBearer <token>
In: header
Path Parameters
Response Body
curl -X DELETE "https://example.vii.au01.mattr.global/v1/ecosystems/87880d7e-a4d0-462e-8383-3f1e5e16865d/credentials/599bf148-d711-405a-a20b-9c8a87ac8850"
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?