Update user (full)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Request
This endpoint expects an object.
first_name
last_name
organisation_id
is_admin
is_active
Response
User updated
id
email
first_name
last_name
organisation_id
is_admin
is_staff
is_active
is_email_verified
is_superuser
created
groups