light-mode-image
Learn
API ReferenceRICAL Signers

Delete a RICAL signer

Roles

admindts-provider

Analytics Events

ECOSYSTEM_RICAL_SIGNER_CERTIFICATE_DELETE_STARTECOSYSTEM_RICAL_SIGNER_CERTIFICATE_DELETE_SUCCESSECOSYSTEM_RICAL_SIGNER_CERTIFICATE_DELETE_FAIL
DELETE/v1/ecosystems/certificates/rical-signers/{ricalSignerId}

Deletes a RICAL signer.

Deleting a RICAL signer does not affect any RICALs it has already signed — those remain valid. It only means this signer can no longer be used to sign new RICALs.

Analytic events

  • ECOSYSTEM_RICAL_SIGNER_CERTIFICATE_DELETE_START
  • ECOSYSTEM_RICAL_SIGNER_CERTIFICATE_DELETE_SUCCESS
  • ECOSYSTEM_RICAL_SIGNER_CERTIFICATE_DELETE_FAIL

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

ricalSignerId*string

Unique identifier of the RICAL signer.

Formatuuid

Response Body

application/json

application/json

curl -X DELETE "https://example.com/v1/ecosystems/certificates/rical-signers/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty

How would you rate this page?