Stop sharing a contact

Removes one share from a contact. This DELETE requires a JSON body carrying sharing_id. The removal is matched on both the share and the contact, so a sharing_id that belongs to a different contact removes nothing and still answers 200 — there is no 404 for an unknown share.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the shared contact.

Body Params
string
required

ID of the share to remove, as returned by GET /api/v1/contacts/{contactId}/sharing; must be a UUID.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json