Skip to main content
PUT
Atualizar informações de um squad

Authorizations

Authorization
string
header
required

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

Path Parameters

squad
string
required
Example:

""

Body

application/json
code
string
Example:

"sample_text"

description
string
Example:

"sample_text"

name
string
Example:

"sample_text"

Response

200

200