account-highlights

Update an account highlight

Updates an existing account highlight. Only provided fields are modified.

Rate limit: 120 requests per minute

patch/accounts/{account_id}/highlights/{highlight_id}

Path parameters

highlight_idstring required

The ID of the highlight to update.

account_idstring required

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

Request body

content_htmlstring

The updated HTML content for this highlight.

expires_atstring

The updated expires at timestamp (RFC3339).

Response

request_idstring

Changes

Changed in 1 of the 22 revisions of this API.1