Put
/settings/{setting_id}
Update a setting
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
setting_id
integerRequired
ID of setting to return
Body parameters
object
key
string
Class Settings
config
Array of object
object
name
string
helper
string
group
string
format
string
hidden
boolean
readonly
boolean
variables
string
sansSerifFont
string
Responses
204
success
404
Not Found
object
error
string
422
Unprocessable Entity
object
message
string
errors
object