Update a user

This endpoint updates an application's user by setting the values of the provided parameters.

Any parameters not included in the request payload will be left unchanged.

Returns an array of all the application's users.

This action triggers an email notification.

Authorized scopes:

  • owner
  • admin:full
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The id of the application.

uuid
required

The id of the user.

Body Params
string

The user's email address.

scopes
array of objects

The scopes to assign to the user. If an invalid scope is supplied in the array, the entire request will fail. Cannot contain owner. Note that the `application:view`` scope will always be applied, even if not explicitly sent in this request. A user cannot update her own scopes.

scopes
Headers
integer
Responses

401

Unauthorized

Language
Credentials
Bearer
token
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json