Modify a screen

Updates property values for the specified screen.

Path Params
string
required

Name of the screen.

string
required

Name of the flow.

string
required

Application ID. You can find your application ID on the Console's Manage Application page.

Body Params

Updates property values for the specified screen.

string
required

Path used to directly access the screen in an API operation.

string
required

Name of the screen being modified.

boolean
required

When true, indicates that the screen runs as a modal. That means that the screen has to be addressed or dismissed before any further processing can take place. When false, the screen doesn't run as a modal.

boolean
required

When 'true', indicates that the screen displays personally identifiable information about the user.

Response
204

Successfully modified.

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