API ReferenceParticipant verifier certificates
Delete a participant verifier certificate
DELETE
/v1/ecosystems/{ecosystemId}/participants/{participantId}/verifier-certificates/{verifierCertificateId}Delete a specific verifier certificate for the specified participant.
Roles
admindts-provider
Analytics Events
ECOSYSTEM_PARTICIPANT_VERIFIER_CERTIFICATE_DELETE_STARTECOSYSTEM_PARTICIPANT_VERIFIER_CERTIFICATE_DELETE_SUCCESSECOSYSTEM_PARTICIPANT_VERIFIER_CERTIFICATE_DELETE_FAIL
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
participantId*string
The UUID of the participant
Format
uuidecosystemId*string
The UUID of the ecosystem
Format
uuidverifierCertificateId*string
Unique identifier of the participant verifier certificate.
Format
uuidResponse Body
application/json
application/json
curl -X DELETE "https://example.com/v1/ecosystems/497f6eca-6276-4993-bfeb-53cbbbba6f08/participants/497f6eca-6276-4993-bfeb-53cbbbba6f08/verifier-certificates/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty
How would you rate this page?