Authorization: Bearer ********************
{"codigo_entregador":1263}
curl --location --request POST 'pedidos/entregador/' \ --header 'Content-Type: application/json' \ --data-raw '{"codigo_entregador":1263}'
{}