Actions

Create an action

Create a reusable action from a catalog entry (catalogEntryId), with an optional params object supplying the values for that entry's service method. Returns 400 if the params are invalid for the chosen catalog entry.

post/actions

Request body

namestring required
descriptionstring
catalogEntryIdstring uuid required
paramsobject

Response

Action created

Changes