cURL
curl --request DELETE \ --url https://api-{region}.sesametime.com/contract/v1/compensations/{compensationId} \ --header 'Authorization: Bearer <token>'
This response has no body data.
Permanently deletes a compensation. Cannot delete if assigned to employees.
API token obtained from Sesame HR Dashboard > Settings > Integrations > API
The compensation ID
Suggestions