v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Configs

Test action

Test an action script with a sample context.

post/api/configs/actions/test

Request body

scriptstring required

The action script to test.

actionType'action.postFirstFactorVerification' | 'action.postSignIn' required

The action type to test.

eventobject nullable required

arbitrary JSON object

environmentVariablesobject

The environment variables for the action script.

Response

The result of the action script testing.

object nullable required

arbitrary JSON object