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
Response
Changes
Changed in 1 of the 22 revisions of this API.1
- ○
added the non-success response with the status
403response-non-success-status-added
- ○