v3

latestOpenAPI 3.0.32026-07-31135300306.1 KB
macros

Update a macro

Updates an existing macro by ID. All fields are optional; only provided fields will be updated.

Rate limit: 60 requests per minute

patch/macros/{id}

Path parameters

idstring required

The ID of the macro to update.

Request body

macro_group_idstring

The ID of the macro group this macro belongs to.

namestring

The name of the macro.

text_htmlstring

The HTML content of the macro.

text_typestring

The type of text: "reply", "note", or "email".

Response

request_idstring

The request ID for tracking.