Skip to main content
PUT
Update a user data

Authorizations

Authorization
string
header
required

Token da sessão no cabeçalho Authorization, no formato Bearer (mesmo esquema ApiKeyAuth do contrato).

Path Parameters

id
string
required

User uuid

Body

application/json

user data

active
boolean
email
string
name
string
password
string

Response

OK

The response is of type object.