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