1
2
3
Loading...
Response:
200
Loading...
Response Body Schema
Your hook code written in javascript.
enabledbooleanRequired
Whether the hook is enabled or not.
idstringRequired
Unique identifier of entity
namestringRequired
Hook name
orderintegerRequired
min0
max
20000
Execution order of the hook. It applies to hook types. Lower ordered hooks executed first.
typestringRequired
Defines hook's area of usage
Available Values: pre-register
post-register
pre-login
post-login
pre-mfa
pre-access-token
pre-id-token
pre-fc-import
post-fc-import
pre-fc-export
ciba-auth-prompt
ciba-validate-r-c
ciba-validate-u-c
descriptionstring
Additional information for the hook