cURL
curl --request DELETE \ --url https://sandbox.withclasp.com/dependents/{public_id} \ --header 'Authorization: Bearer <token>'
Permanently deletes a dependent.
API Key authentication with required prefix "Bearer"
No response body