/
SI
signl4
/
SIGNL4 API V1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 5h ago · Updated 4w ago
View markdown
signl4
SIGNL4 API V1
post
Adds another team to the subscription of the user
v1
latest
OpenAPI 3.0.4
Derdack GmbH
2026-07-13
113
141
479.8 KB
Alerts
20
Categories
10
Docs
1
Duties
9
Events
4
Prepaid
8
Schedules
2
Scripts
11
Subscriptions
10
Teams
17
get
Get infos for all teams of the subscription.
get
Get infos of all teams.
post
Adds another team to the subscription of the user
get
Gets infos of a specific team.
delete
Deletes a team from the subscription. It is only possible to delete empty teams or teams where all members are also members of other teams. If a user would be without a team after deleting this team, the operation will not be allowed. You need to assign these users to a different team first or delete them, to successfully delete that team.
get
Get information about downloadable alert reports
get
Returns Alert Report
get
Gets alert settings of a specific team.
post
Sets alert settings of a specific team.
get
Gets event sources of a specific team.
get
Get all invites of a team.
post
Invite users to a team
put
Update user's team membership.
delete
Removes a user or invitation from a team
post
Sends invite email again if an invite exists
put
Updates team profile of a team
get
Gets setup progress of a specific team.
Users
14
Webhooks
7
Teams
Adds another team to the subscription of the user
post
/teams
Request body
NewTeamInfo
required
language
string
nullable
name
string
nullable
description
string
nullable
timezone
string
nullable
createWebhookEndpoint
boolean
createEmailEndpoint
boolean
Response
OK
TeamInfo
required
id
string
nullable
memberIds
string[]
nullable
name
string
nullable
externalName
string
nullable
description
string
nullable
subscriptionId
string
nullable
timezone
string
nullable
imageLastModified
string
date-time
nullable
imageWebLastModified
string
date-time
nullable
options
0
|
1