/forms/{slug_or_id}

This endpoint updates a specific form by slug or ID.
Please note that this feature is exclusively available as part of the Business API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The form's slug, custom slug or ID.

Body Params
string | null

The title of the form.

string | null

The description of the form.

boolean

Whether the form is disabled.

string | null

The custom slug of the form.

string | null

The ID of the space to move the form into. Must be a valid space accessible to the user.

string | null

The ID of the translation to use on this form. Must be a valid translation accessible to the user. Setting to null will use the default account translation (English).

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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