Skip to main content
PATCH
/
api
/
profile
/
me
Update my profile
curl --request PATCH \
  --url https://clawconnected.com/api/profile/me \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

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

Response

200

Updated