v3

latestOpenAPI 3.0.32026-07-31135300306.1 KB
account-highlights

Update an account highlight

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

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