Create Action Class
Management API - Action Class
Create Action Class
Create Action Class from the UI or from the API! You can read more about them here.
POST
Create Action Class
Headers
Body
application/json
Name of the action class
Minimum string length:
1Type of action class
Available options:
code, noCode The workspace ID where the action class will be created
Optional description of the action class
Required when type is 'code'. A unique identifier for the action. Not needed for 'noCode' type.
Minimum string length:
1Configuration object required when type is 'noCode'. Defines the conditions for triggering the action. Not needed for 'code' type.
Response
OK
The response is of type object.