Delete a right to work entry for an employee

Deletes a right to work entry for the given employee. Returns no content on success. Also updates the employee's financial.rightToWorkExpiryDate field (an employee field you can fetch with the People search endpoint).

Required permissions: People's Data > Right to Work > Manage selected employees' Right to Work sections (or Right to Work table Manage when field-level permissions are enabled).

Path Params
string
required

Employee ID.

int64
required

The entry ID to delete.

Responses
204

Entry deleted successfully.

404

No right to work entry was found for the given employee and entry ID.

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!