Skip to main content
POST
Create or set the agent's email signature

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

Body

application/json
signature
string | null
required

HTML signature; empty string clears it

Example:

"<p>—<br>Jane, Acme Support</p>"

Response

Signature saved