DELETE
/
enrollments
/
{public_id}
curl --request DELETE \
  --url https://sandbox.withclasp.com/enrollments/{public_id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API Key authentication with required prefix "Bearer"

Path Parameters

public_id
string
required

Response

204

No response body