v1
latestOpenAPI 3.0.02026-08-0650184174.6 KBTeams
Creates a new team
Creates a new team with or without members
post/alerting/teams
Request body
Example request
{
"name": "API Team",
"member_ids": [
12345,
54321
]
}Response
Successful operation