Delete an entitlement entry for an employee

Deletes an entitlement entry for the given employee. Returns no content on success.

Required permissions: People's Data > People's fields > Entitlement (Table) > Edit.

Path Params
string
required

Employee ID.

int64
required

The entry ID to delete.

Responses
204

Entry deleted successfully.

404

No entitlement 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!