Front API

Getting access, Developing, Testing

Back to Front

Add contact to Account

Adds a list of contacts to an Account

Input

type: object properties: parameters: type: object properties: account_id: type: string description: (Required) The Account ID required: - account_id title: Parameters data: type: object properties: contact_ids: type: array items: type: string title: Data