put https://api.cowbellcyber.ai/api/quote/v1/action/approve
Approve or Bind an existing quote
Responses
400Bad Request
401Unauthorized
500Internal Server Error
Approve or Bind an existing quote
400Bad Request
401Unauthorized
500Internal Server Error
xxxxxxxxxx
curl --request PUT \
--url https://api.cowbellcyber.ai/api/quote/v1/action/approve \
--header 'accept: application/json' \
--header 'content-type: application/json'