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
Type of action
Name of the action
Description of the action
Additional metadata for the action