Update a form state

Update form state.

Your token must have one of these roles :
FormAdmin
OrganizationAdmin

If you are an association, you can obtain these roles with your client.
If you are a partner, you can obtain these roles by the authorize flow.

Your clientId must be allowed all of those privileges :
FormAdministration

Path Params
string
required
string
required
string
enum
required
Allowed:
Body Params
string
enum
Allowed:
Responses
200

Success

401

Unauthorized, you must add a valid JWT into Authorization Header with the format : Bearer TOKEN

403

The JWT token hasn't the privileges or Roles for this action

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!