CreateMacro creates a new macro.
POST/api/v1/ticketing/macros
Macros are sequences of ticket actions that can be applied with one click.
Errors
- INVALID_ARGUMENT: Invalid actions JSON
- NOT_FOUND: group_id not found (for GROUP visibility)
- PERMISSION_DENIED: Caller lacks macro:write permission
Request
Responses
- 200
- default
A successful response.
An unexpected error response.