Macros
Show Changes to Ticket
Returns the changes the macro would make to a ticket. It doesn't actually change a ticket. You can use the response data in a subsequent API call to the Tickets endpoint to update the ticket.
The response includes only the ticket fields that would be changed by the macro. To get the full ticket object after the macro is applied, see Show Ticket After Changes.
Allowed For
- Agents
get/api/v2/macros/{macro_id}/apply
Response
Success Response