PeopleForce
People

Early access

Company API v4 is the next-generation API and is under active development. Endpoints and fields may still change.

Delete a person salary

Delete a person salary record

DELETE
/api/v4/people/{person_id}/compensation/salaries/{id}

Delete a person salary record

Path Parameters

person_id*integer
Formatint32
id*integer
Formatint32

Response Body

curl -X DELETE "https://example.com/api/v4/people/0/compensation/salaries/0"
Empty