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>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.clawconnected.com/llms.txt

Use this file to discover all available pages before exploring further.

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