Put
/permissions
Update permissions
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
Body parameters
object
user_id
integer
ID of the user whose permissions are configured
group_id
integer
ID of the group whose permissions are configured
is_administrator
boolean
Whether the user should have Super Admin privileges
Defaultfalse
permission_names
Array of string
string
Responses
204
success