Auth0 Hook
JSON Schema for Auth0 Hook entity, extracted from the Auth0 Management API OpenAPI v2.0 spec (component: Hook).
AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
Properties
| Name |
Type |
Description |
| triggerId |
string |
Trigger ID |
| id |
string |
ID of this hook. |
| name |
string |
Name of this hook. |
| enabled |
boolean |
Whether this hook will be executed (true) or ignored (false). |
| script |
string |
Code to be executed when this hook runs. |
| dependencies |
object |
|
JSON Schema