favorites
Delete a favorite (v2)
Unstar a group, view, or contact by deleting the favorite row. Returns the canonical bulk envelope: { data: { affected: 1, ids: [favoriteId] } }. Idempotency-Key is optional.
delete/v2/favorites/{favoriteId}
Path parameters
favoriteIdstring uuid required
Response
Successful response
Changes
Changed in 1 of the 19 revisions of this API.1
- ○
api operation id
deleteFavoriteV2was addedapi-operation-id-added
- ○