cURL
curl --request DELETE \ --url https://app.proliferate.com/api/sessions/{id} \ --header 'Authorization: Bearer <token>'
{ "deleted": true }
API key authentication. Get your API key from the Proliferate dashboard.
200