v1

latestOpenAPI 3.0.0Apache v2 License2026-07-148442331.2 MB
users

patch/users/users/

Request body

date_joinedstring date-time
displaystring
emailstring email
first_namestring
groupsinteger[]

The groups this user belongs to. A user will get all permissions granted to each of their groups.

idinteger
is_activeboolean

Designates whether this user should be treated as active. Unselect this instead of deleting accounts.

is_staffboolean

Designates whether the user can log into this admin site.

last_namestring
passwordstring required
urlstring uri
usernamestring required

Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.

Response

date_joinedstring date-time
displaystring
emailstring email
first_namestring
idinteger
is_activeboolean

Designates whether this user should be treated as active. Unselect this instead of deleting accounts.

is_staffboolean

Designates whether the user can log into this admin site.

last_namestring
passwordstring required
urlstring uri
usernamestring required

Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.