PeopleForce
GuidesAPI reference
List of working patterns GETCreate working pattern POSTDelete working pattern DELETEUpdate working pattern PUT
Working patterns

Delete working pattern

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

Path Parameters

id*integer

Response Body

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

Create working pattern POST

Previous Page

Update working pattern PUT

Next Page