mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
added webhook docs
This commit is contained in:
parent
cc3c563c76
commit
a7679f862e
@ -60,6 +60,10 @@ Please refer to the webhook endpoint API reference for more details on the avail
|
||||
- [team.created](/rest-api/webhooks/teams/team-created)
|
||||
- [team.updated](/rest-api/webhooks/teams/team-updated)
|
||||
- [team.deleted](/rest-api/webhooks/teams/team-deleted)
|
||||
- [team_membership.created](/rest-api/webhooks/teams/team-membership-created)
|
||||
- [team_membership.deleted](/rest-api/webhooks/teams/team-membership-deleted)
|
||||
- [team_permission.created](/rest-api/webhooks/teams/team-permission-created)
|
||||
- [team_permission.deleted](/rest-api/webhooks/teams/team-permission-deleted)
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user