PeopleForce
GuidesAPI reference
List all termination types GETCreate termination type POSTDelete termination type DELETEUpdate termination type PUT
Termination types

Delete termination type

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

Path Parameters

id*integer

Response Body

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

Create termination type POST

Previous Page

Update termination type PUT

Next Page