Skip to main content

Delete Support Macro

DELETE 

/api/support/admin/macros/:macro

Permanently deletes a macro. Agents can no longer pick or render it; replies already sent with it are unaffected. Returns an empty 204 response.

Required scope: support:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Bearer token with the support:write scope, or an authenticated session, from a caller with an active support role who also holds the support admin role. No tenant context — this endpoint is central.

Request

Responses

No Content

Response Headers
    Content-Type