Models/Actions
Create a new action
Creates a new action in the specified model
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the model
Body
application/json
Response
201
application/json
Action created successfully
An action in the model that can be executed