API ReferenceInboxes
Unregister DID with an inbox
DELETE
/v1/messaging/inboxes/{id}/dids/{did}Unregisters a DID from the requested inbox.
Roles
adminissuermanaged-issuer
Analytics Events
MESSAGING_INBOX_DID_UNREGISTER_STARTMESSAGING_INBOX_DID_UNREGISTER_SUCCESSMESSAGING_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?