Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · Contact Ids · array
The body is of type Contact Ids · array
.
Attach/update contacts for a worksite by contact ID list
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The body is of type Contact Ids · array
.