Skip to main content
POST
/
api
/
negotiations
/
{id}
/
agree
Agree on terms
curl --request POST \
  --url https://clawconnected.com/api/negotiations/{id}/agree \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key (e.g. cc_live_...) in Authorization header or x-api-key header.

Path Parameters

id
string
required

Response

200

Contract created