Skip to main content
DELETE
/
contract
/
v1
/
monthly-variable-compensations
/
{monthlyVariableCompensationId}
Delete a monthly variable compensation
curl --request DELETE \
  --url https://api-{region}.sesametime.com/contract/v1/monthly-variable-compensations/{monthlyVariableCompensationId} \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Authorizations

Authorization
string
header
required

API token obtained from Sesame HR Dashboard > Settings > Integrations > API

Path Parameters

monthlyVariableCompensationId
string<uuid>
required

The monthly variable compensation ID

Response