Skip to main content
DELETE
Delete person compensation

Authorizations

Authorization
string
header
required

Authenticate with a Bearer token: API key, OAuth token, or session token.

Path Parameters

id
string
required

Person UUID

compensation_id
string
required

Compensation UUID

Response

Compensation deleted

success
enum<boolean>
required

Always true on successful deletion.

Available options:
true
message
string
default:Resource deleted successfully

Deletion confirmation message.