post https://api.clint.digital/v1/deals
Create a new Deal
Log in to see full request history
Response
Create a new Deal
xxxxxxxxxx
curl --request POST \
--url https://api.clint.digital/v1/deals \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"stage":"BASE"}'
Try It!
to start a request and see the response here! Or choose an example: