Users
API Reference for ProcessMaker Users API
Display a listing of the resource.
Laravel passport oauth2 security.
ACTIVE or INACTIVE
Filter results by string. Searches First Name, Last Name, Email and Username.
Field to order results by
ascPossible values: 10Include data from related models in payload. Comma separated list.
""Comma separated list of IDs to exclude from the response
""list of users
list of users
Store a newly created resource in storage.
Laravel passport oauth2 security.
The attributes that are mass assignable.
success
Unprocessable Entity
Display the specified resource.
Laravel passport oauth2 security.
ID of user to return
Successfully found the process
Not Found
Update a user
Laravel passport oauth2 security.
ID of user to return
The attributes that are mass assignable.
success
Not Found
Unprocessable Entity
No content
Delete a user
Laravel passport oauth2 security.
ID of user to delete
success
Not Found
No content
Update a user's groups
Laravel passport oauth2 security.
ID of user
1success
success
No content
Reverses the soft delete of a user
Laravel passport oauth2 security.
Username to restore
success
No content
success
No content
Display listing of access tokens for the specified user.
Laravel passport oauth2 security.
User id
10List of tokens.
List of tokens.
Create a new personal access token for the user.
Laravel passport oauth2 security.
User id
New token instance
New token instance
Show a personal access token for the user
Laravel passport oauth2 security.
ID of user
ID of token to return
Successfully found the token
Successfully found the token
Delete the given token for a user
Laravel passport oauth2 security.
User ID
Token ID
success
success
No content
Last updated