Documentation Index

Fetch the complete documentation index at: https://docs.processmaker.com/llms.txt

Use this file to discover all available pages before exploring further.

Update a setting

Prev Next
Put
/settings/{setting_id}

Update a setting

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
setting_id
integerRequired

ID of setting to return

Body parameters
Expand All
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

Expand All
object
message
string
errors
object