Get
/screens/{screen_id}/translate/{language}
Translates the controls inside 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
screen_id
stringRequired
ID of the screen
language
stringRequired
Language used for the translation of the string
Responses
200
Successfully found the screen
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
id
string (id)
created_at
string (date-time)
updated_at
string (date-time)