Contacts
Set or revoke a contact's vendor token
Write or revoke the vendor token Peeve holds for this contact.
Credential: user token · Role: owner or admin (grant)
This sits on grant because it is the same class of act as issuing a contact grant in the dashboard: it puts a credential for one of your users into Peeve. A credential that may only read must not be able to do it.
PATCH
Set or revoke a contact's vendor token
Authorizations
A user token (pv_ut_…) as Authorization: Bearer pv_ut_…. X-Peeve-Key is accepted too. Never a query parameter — URLs end up in proxy logs and Referer headers.
The token carries its owner's live workspace role, re-read on every call.
Path Parameters
Body
application/json
The token to store, encrypted at rest. null revokes.
Set or revoke a contact's vendor token