POST /blueprintactiontypes/types
Get detailed definitions for specified blueprint action types (public endpoint)
Get detailed definitions for specified blueprint action types (public endpoint)
Key | Type | Example | Description |
---|---|---|---|
types optional | array |
["api_endpoint", ...]
|
Array of action type names to retrieve definitions for
|
{
"success": true
}
{
"success": false,
"error": "ERROR_KEY"
}
permission | description |
---|---|
*public |
No 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