POST /blueprintactiontypes/types

Get detailed definitions for specified blueprint action types (public endpoint)

Get detailed definitions for specified blueprint action types (public endpoint)
KeyTypeExampleDescription
typesoptionalarray
["api_endpoint", ...]
Array of action type names to retrieve definitions for
[
  {}
]
{
  "error": "ERROR_KEY"
}
PermissionDescription
*publicNo authentication required, public endpoint

Back to Blueprint Action Types Return to the Blueprint Action Types category to view other endpoints All API Categories Browse all available API categories