Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

company_id
string<string>
required
form_id
string<string>
required

Body

application/json
name
string
required
Minimum string length: 1
type
enum<string>
required
Available options:
application_questions,
follow_up_questions,
feedback_form
questions
object[]

Response

data
object