light-mode-image
Learn
API ReferenceInboxes

Unregister DID with an inbox

Roles

adminissuermanaged-issuer

Analytics Events

MESSAGING_INBOX_DID_UNREGISTER_STARTMESSAGING_INBOX_DID_UNREGISTER_SUCCESSMESSAGING_INBOX_DID_UNREGISTER_FAIL
DELETE/v1/messaging/inboxes/{id}/dids/{did}

Unregisters a DID from the requested inbox.

Analytic events

  • MESSAGING_INBOX_DID_UNREGISTER_START
  • MESSAGING_INBOX_DID_UNREGISTER_SUCCESS
  • MESSAGING_INBOX_DID_UNREGISTER_FAIL

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Requested inbox ID

did*string

DID

Response Body

application/json

application/json

curl -X DELETE "https://example.com/v1/messaging/inboxes/string/dids/string"
Empty

How would you rate this page?