Create a hook
Create a new hook.
Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Name of this hook.
^[a-zA-Z0-9]([ \-a-zA-Z0-9]*[a-zA-Z0-9])?$Code to be executed when this hook runs.
1Execution stage of this rule. Can be credentials-exchange, pre-user-registration, post-user-registration, post-change-password, or send-phone-message.
credentials-exchange, pre-user-registration, post-user-registration, post-change-password, send-phone-message Whether this hook will be executed (true) or ignored (false).
Dependencies of this hook used by webtask server.
Response
Hook successfully created.
Trigger ID
ID of this hook.
Name of this hook.
Whether this hook will be executed (true) or ignored (false).
Code to be executed when this hook runs.
Dependencies of this hook used by webtask server.