cURL
curl --request DELETE \ --url https://api-{region}.sesametime.com/contract/v1/employee-compensations/{salaryCompensationId} \ --header 'Authorization: Bearer <token>'
This response has no body data.
Removes the compensation assignment (soft delete).
API token obtained from Sesame HR Dashboard > Settings > Integrations > API
The salary-compensation assignment ID
Suggestions