Skip to main content
DELETE
/
members
/
{public_id}
cURL
curl --request DELETE \
  --url https://sandbox.withclasp.com/members/{public_id} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.withclasp.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API Key authentication with required prefix "Bearer"

Path Parameters

public_id
string
required

Response

204

No response body