/
SI
signl4
/
SIGNL4 API V1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 33m ago · Updated 1mo ago
Details
Alerts
20
Categories
10
Docs
1
Duties
9
get
Get Information about downloadable reports
get
Download duty report with a specific fileName
get
Get duty assistant info for a team
get
Returns information about all duties that belong to the team.
post
Create/Update given duty schedule.
delete
Delete a specific duty.
get
Returns information of the duty schedule with the specified Id.
post
Delete duty schedules in range
post
Save multiple schedules. It is possible to override existing schedules if you wish
Events
4
Prepaid
8
Schedules
2
Scripts
11
Subscriptions
10
Teams
17
Users
14
Webhooks
7
Duties
Create/Update given duty schedule.
post
/teams/{teamId}/schedules
Path parameters
teamId
string
required
Id of the team the duty is to be assigned to.
Request body
ScheduleInfo
required
end
string
date-time
id
string
nullable
options
integer
start
string
date-time
userId
string
nullable
Response
OK
ScheduleInfo
required
end
string
date-time
id
string
nullable
options
integer
start
string
date-time
userId
string
nullable