Skip to main content
POST
Assign a form to clients

Authorizations

X-API-KEY
string
header
required

Body

application/json

Form assignment request

formId
string<uuid>
required

ID of the form to assign.

Example:

"d290f1ee-6c54-4b01-90e6-d701748f0851"

clientCompanyIds
object[]

Client/company pairs to assign the form to. Required when clientIds is omitted.

clientIds
string[]

Client IDs to assign the form to. Required when clientCompanyIds is omitted.

Example:

Response

OK

data
object[] | null

The page of form responses.

nextToken
string

base64 encoded JSON representing a NextToken