DELETE
/
employer_documents
/
{public_id}
curl --request DELETE \
  --url https://sandbox.withclasp.com/employer_documents/{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