Request Form Response

This API endpoint sends a form to client(s) for them to complete.

Body Params
string
required

The ID of the Form to send to the recipient.

clientIds
array of strings

Deprecated. Use clientCompanyIds

clientIds
clientCompanyIds
array of objects
required

The list of client and company Ids for which the form is being sent to. E.g. [{ clientId: ‘client_a’, ‘companyId’: ‘company_b’}]

clientCompanyIds*
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json