v1
latestOpenAPI 3.0.02026-07-141,4077,1665.2 MBTeams
Update team notification rule
put/api/v2/team/{team_id}/notification-rules/{rule_id}
Path parameters
team_idstring required
None
rule_idstring required
None
Request body
Example request
{
"data": {
"id": "b8626d7e-cedd-11eb-abf5-da7ad0900001",
"type": "team_notification_rules"
}
}Response
OK
Example response
{
"data": {
"id": "b8626d7e-cedd-11eb-abf5-da7ad0900001",
"type": "team_notification_rules"
}
}