Users
API Reference for ProcessMaker Users API
Last updated
Was this helpful?
API Reference for ProcessMaker Users API
Last updated
Was this helpful?
Display a listing of the resource.
/users
ACTIVE or INACTIVE
ACTIVE
, INACTIVE
Filter results by string. Searches First Name, Last Name, Email and Username.
Field to order results by
asc
, desc
Include data from related models in payload. Comma separated list.
Comma separated list of IDs to exclude from the response
Store a newly created resource in storage.
/users
The attributes that are mass assignable.
ACTIVE
, INACTIVE
, SCHEDULED
, OUT_OF_OFFICE
Update a user
/users/{user_id}
ID of user to return
The attributes that are mass assignable.
ACTIVE
, INACTIVE
, SCHEDULED
, OUT_OF_OFFICE
No body