Update a screen

Prev Next
Put
/screens/{screens_id}

Update a Screen.

Security
OAuth

Laravel passport oauth2 security.

FlowAuthorization Code
Authorization URLhttp://processmaker.test/oauth/authorize
Token URLhttp://processmaker.test/oauth/token
Refresh URLhttp://processmaker.test/token/refresh
HTTP
Type bearer
Path parameters
screens_id
stringRequired

ID of screen to return

Body parameters
Expand All
object
title
string

Class Screen

type
string
description
string
config
Array of object
object
computed
Array of object
object
watchers
Array of object
object
custom_css
string
screen_category_id
string
Responses
204

success