Update user

Updates a user for the marketplace of the logged user, with the params provided.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the user.

Body Params

Information to update the user with.

string
enum
required

The role of the user.

Allowed:
modes
array of strings
required

The modes the user has access to.

modes*
Allowed:
boolean
required

Flag indicating if the user must reset the password.

Responses
400

Could not update the role

You cannot update this user

401

Unauthorized

403

You don't have permission to update this role

404

Role not found

Marketplace for logged user not found

User not found

422

You cannot update this user

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!