PeopleForce
GuidesAPI reference
List termination reasons GETCreate termination reason POSTDelete termination reason DELETEUpdate termination reason PUT
Termination reasons

Delete termination reason

DELETE
/api/public/v2/termination_reasons/{id}

Path Parameters

id*integer

Response Body

application/json

curl -X DELETE "https://example.com/api/public/v2/termination_reasons/0"
Empty

Create termination reason POST

Previous Page

Update termination reason PUT

Next Page