Skip to main content
POST
Cancelar corrida

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

api-key
string
header
required

Obrigatório. Sua chave API.

Path Parameters

id
integer
required

Identificador interno da corrida.

Body

application/json
motivo_id
integer
required

Motivo de cancelamento.

Response

200 - application/json

Corrida cancelada com sucesso

The response is of type object.