cURL
curl --request POST \ --url https://api.raul.ugps.io/api/v1/cargo/update \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
Operacion: Update a cargo.
Bearer token authentication
The body is of type object.
object
Cargo updated successfully