Update Action Configuration
Updates an action configuration by action code.
Authorizations
Use your Authsignal Management API secret key as the username and leave the password empty. This key is different from the Server API key and can be found in the API Keys section of the Authsignal Portal settings page.
Path Parameters
The action code used to identify the action configuration.
Body
ALLOW, BLOCK, CHALLENGE, REVIEW 1SMS, AUTHENTICATOR_APP, RECOVERY_CODE, EMAIL_MAGIC_LINK, EMAIL_OTP, PUSH, DEVICE, SECURITY_KEY, PASSKEY, VERIFF, IPROOV, PALM_BIOMETRICS_RR 1PASSKEY SMS, AUTHENTICATOR_APP, RECOVERY_CODE, EMAIL_MAGIC_LINK, EMAIL_OTP, PUSH, DEVICE, SECURITY_KEY, PASSKEY, VERIFF, IPROOV, PALM_BIOMETRICS_RR Webhook URL to receive a synchronous action.verify event after the challenge is verified. The webhook can be used to trigger additional tasks. See the action.verify event schema.
Response
OK
ALLOW, BLOCK, CHALLENGE, REVIEW 1SMS, AUTHENTICATOR_APP, RECOVERY_CODE, EMAIL_MAGIC_LINK, EMAIL_OTP, PUSH, DEVICE, SECURITY_KEY, PASSKEY, VERIFF, IPROOV, PALM_BIOMETRICS_RR 1PASSKEY SMS, AUTHENTICATOR_APP, RECOVERY_CODE, EMAIL_MAGIC_LINK, EMAIL_OTP, PUSH, DEVICE, SECURITY_KEY, PASSKEY, VERIFF, IPROOV, PALM_BIOMETRICS_RR Webhook URL to receive a synchronous action.verify event after the challenge is verified. The webhook can be used to trigger additional tasks. See the action.verify event schema.

