Attach/update contacts for a worksite by contact ID list
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
TypeID with prefix 'org'
"org_01h455vb4pex5vsknk084sn02q"
TypeID with prefix 'wst'
"wst_01h455vb4pex5vsknk084sn02q"
The body is of type string[]
.
Successful Response
The response is of type ContactResponse · object[]
.