User
Cette page n'est pas disponible en français. La version anglaise est affichée.
Update user
Partially updates a user. Each field is optional and governed by a separate permission.
Authorization
BearerAuthObject AuthorizationBearer <token>
In: header
Path Parameters
id*integer
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X PATCH "https://example.com/api/v2/users/0" \ -H "Content-Type: application/json" \ -d '{}'Empty
Empty
Empty
Empty
Empty