Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 467 Bytes

File metadata and controls

23 lines (11 loc) · 467 Bytes

ActivateContactsRequest

Activate contacts request schema

Properties

Name Type Description Notes
type TypeEnum Activates the provided contacts (excluding removed contacts)
contacts Set<String> Array of contact IDs to activate [optional]

Enum: TypeEnum

Name Value
CONTACTS "contacts"