Put
/screens/{screens_id}/draft
Update a draft Screen.
Security
OAuth
Laravel passport oauth2 security.
FlowAuthorization Code
Authorization URLhttps://develop-qa.processmaker.net/oauth/authorize
Token URLhttps://develop-qa.processmaker.net/oauth/token
Refresh URLhttps://develop-qa.processmaker.net/token/refresh
Path parameters
screens_id
stringRequired
ID of screen to return
Body parameters
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