What is the permission_change webhook type?
The permission_change webhook is an informational event sent when an end user modifies the scopes granted to your app.
The permission_change webhook is an informational event sent when an end user modifies the scopes granted to your app.
It lists
scopes_addedandscopes_removedso you can track changes.It does not affect functionality and can be safely ignored if you don't need it.
It is documented in the event types reference and the OpenAPI spec.
PreviousWhy are COROS activities delayed by several minutes?
NextHow do I know when a data request's last event arrived?
Last updated
Was this helpful?