Execute a self-service action
POST/v1/actions/:action_identifier/runs
This route allows you to execute a self-service action, thus creating an action run.
To learn more about action runs, check out the documentation.
Requestโ
Responsesโ
- 202
- 401
- 404
- 413
- 422
OK
Default Response
A resource with the provided identifier was not found
Request body is too large (limit is 1MiB)
The json provided does not match the route's schema