Skip to main content
PUT
Atualizar cliente

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

Body

application/json
name
string
lastname
string
email
string
phone
string
image
string
tags
string[]

Response

200

Cliente atualizado