Request Form ResponseAsk AIpost https://api.assembly.com/v1/form-responsesThis API endpoint sends a form to client(s) for them to complete.Body ParamsformIdstringrequiredThe ID of the Form to send to the recipient.clientIdsarray of stringsDeprecated. Use clientCompanyIdsclientIdsADD stringclientCompanyIdsarray of objectsrequiredThe list of client and company Ids for which the form is being sent to. E.g. [{ clientId: ‘client_a’, ‘companyId’: ‘company_b’}]clientCompanyIds*ADD objectResponses 200200 403403 404404Updated 8 months ago