post https://example.com/api/veiculo
Log in to see full request history
Response
xxxxxxxxxx
curl --request POST \
--url https://example.com/api/veiculo \
--header 'accept: application/json' \
--header 'content-type: application/*+json' \
--data '{"propriedade":1}'
Try It!
to start a request and see the response here! Or choose an example: