Workcycle-exceptions
Delete a WorkCycleException.
❗Note: The WorkCycleException
, once deleted, stays available in the API.
In order to filter out the deleted WorkCycleException
, you may use the deletedAt
query parameter:
GET /api/v3/workcycleexceptions?deletedAt=null HTTP/1.1
Host: example.ilucca.net
Authorization: lucca application=XXXX
DELETE
Path Parameters
ID of the workcycleException
Required range:
x >= 1
Response
200
_mintlify/placeholder
OK
Was this page helpful?