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