Go
Test an Action
Test an action. After updating an action, it can be tested prior to being deployed to ensure it behaves as expected.
POST
Go
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.
Path Parameters
The id of the action to test.
Body
The payload for the action.
Response
Test action version successfully created.
The resulting payload after an action was executed.