users

Update current user.

patch/users/me/

Request body

first_namestring
last_namestring
emailstring email
passwordstring

Response

Return current user.

idinteger required
usernamestring required

The user's log in name.

emailstring email
first_namestring
last_namestring
is_superuserboolean

Designates that this user has all permissions without explicitly assigning them.

resourceobject required
created_atstring date-time required
modified_atstring date-time required

Changes

Changed in 3 of the 8 revisions of this API.24

  • cbf68ddd976013See the full diff
    • removed the required property roles from the response with the 200 status

      response-required-property-removed

    • the endpoint scheme security EDAJWTAuthentication was added to the API

      api-security-added

    • the endpoint scheme security jwtAuth was added to the API

      api-security-added

    • added the required property resource to the response with the 200 status

      response-required-property-added

    This revision also has 24 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api removed without deprecation

      api-removed-without-deprecation

    This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog