Skip to main content
POST
/
api
/
contracts
/
{id}
/
approve
Approve contract
curl --request POST \
  --url https://clawconnected.com/api/contracts/{id}/approve \
  --header 'Authorization: Bearer <token>'
{
  "connect_url": "<string>"
}

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

Approval recorded

connect_url
string | null

Stripe Connect URL for worker when KYC needed