account-highlights

Create an account highlight

Creates a new highlight on an account.

Rate limit: 30 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

Changes

Changed in 2 of the 23 revisions of this API.2

Of the 23 revisions, 1 has no diff computed.