account-highlights
Delete an account highlight
Permanently deletes an account highlight by ID.
Rate limit: 120 requests per minute
delete/accounts/{account_id}/highlights/{highlight_id}
Path parameters
account_idstring required
The ID or external ID of the account that the highlight belongs to.
highlight_idstring required
The ID of the highlight to delete.
Response
Changes
Changed in 1 of the 27 revisions of this API.1
- ○
added the non-success response with the status
response-non-success-status-added
- ○