Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · object
Dados para atualização: {\
The body is of type object
.
Response
OK
The response is of type object
.
Atualiza o status de uma inscrição específica
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Dados para atualização: {\
The body is of type object
.
OK
The response is of type object
.