Webhook for handling partner link deletion from the Entity Store
POST/v1/internal/callbacks/entitystore/client:deleteEntityStoreLink/messages
Preview: The API is in development or testing phases and the interface could still change slightly.
This callback endpoint is registered to receive message when a partner link is deleted from the Entity Store. These messages are expected to be sent by the Entity Store. When this endpoint is called, the service will identify the client and remove its entity store link.
Scope: []
Request
Responses
- 202
- 400
- default
The callback was received
Bad Request
Other error messages