curl --request DELETE \ --url https://{capsule-id}.sid.ai/data \ --header 'Authorization: Bearer <token>'
Bearer authentication header of the form Bearer <API_KEY>. API keys can be generated in the dashboard.
<API_KEY>
The ID of the item to be deleted from the capsule
Item deleted successfully
Was this page helpful?