light-mode-image
Learn
API ReferenceDocument signers

Delete a Document Signer

Roles

adminissuer

Analytics Events

MOBILE_CREDENTIAL_DOCUMENT_SIGNER_DELETE_STARTMOBILE_CREDENTIAL_DOCUMENT_SIGNER_DELETE_SUCCESSMOBILE_CREDENTIAL_DOCUMENT_SIGNER_DELETE_FAIL
DELETE/v2/credentials/mobile/document-signers/{documentSignerId}

Deletes an existing Document Signer by providing its ID.

Only available in implementations using unmanaged (external) IACAs.

Analytic events

  • MOBILE_CREDENTIAL_DOCUMENT_SIGNER_DELETE_START
  • MOBILE_CREDENTIAL_DOCUMENT_SIGNER_DELETE_SUCCESS
  • MOBILE_CREDENTIAL_DOCUMENT_SIGNER_DELETE_FAIL

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

documentSignerId*string

Document Signer ID

Formatuuid

Response Body

application/json

curl -X DELETE "https://example.com/v2/credentials/mobile/document-signers/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty

How would you rate this page?