v3

latestOpenAPI 3.0.32026-07-31135300306.1 KB
account-highlights

Create an account highlight

Creates a new highlight on an account.

Rate limit: 10 requests per minute

post/accounts/{account_id}/highlights

Path parameters

account_idstring required

The ID or external ID of the account that the highlight belongs to.

Request body

contact_idstring

Optional ID or external ID of a contact to associate the resulting memory with. The contact must belong to the account.

content_htmlstring required

The HTML content for this highlight.

expires_atstring

Optional RFC3339 timestamp of when this highlight will expire.

Response

request_idstring