patch https://api.talkdeskapp.com/wfm/aion/externals/schedules/time-offs/
Time off updated by an external service
Scope
wfm-aion-public:write
Body Request - Example
{
"description": "Take some rest",
"end_at": "2019-06-22T01:29:31Z",
"start_at": "2019-06-22T01:14:31Z"
}
Body Response - Schema
400 (validation errors were found in the submitted data), 401 (unauthorized), 403 (forbidden), 404 (time off not found)
Parameter | Type | Description | Required |
---|---|---|---|
code | string | n/a | yes |
message | string | n/a | yes |
description | string | n/a | no |
fields | array[object] | "fields" subdivides into: "name" (string) "description" (string) | yes (name and description) |
Troubleshooting
If you have any questions regarding the usage of this API, or if you’re having any technical issues, please open a ticket using this form.