post https://example.com/admin/fleets//contracts
Log in to see full request history
Responses
xxxxxxxxxx
curl --request POST \
--url https://example.com/admin/fleets/id/contracts \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
201 Created