Create Hook
Request Body
Defines hook's area of usage
Mevcut Değerler: sms
link-account
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
Varsayılan Değer: "sms"
Response Body Schema
contentstringZorunlu
Your hook code written in javascript.
created_atstringZorunlu
Creation date in the ISO 8601 format according to universal time.
descriptionstringZorunlu
Additional information for the hook
enabledbooleanZorunlu
Whether the hook is enabled or not.
idstringZorunlu
Unique identifier of entity
namestringZorunlu
Hook name
ordernumberZorunlu
Execution order of the hook. It applies to hook types. Lower ordered hooks executed first.
typestringZorunlu
Defines hook's area of usage
Mevcut Değerler: sms
link-account
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
Varsayılan Değer: "sms"
updated_atstring
Update date in the ISO 8601 format according to universal time.