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.

Set the groups a users belongs to

Prev Next
Put
/users/{user_id}/groups

Update a user's groups

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

ID of user

Body parameters
object
groups
Array of integer
integer
Example1
Responses
204

success