Skip to main content
PUT
Archive a Contact

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

contactId
string
required

(Required) The contact identifier.

Body

application/json
archiveReason
string

The reason the contact is being archived.

Response

OK

Last modified on August 11, 2026