cURL
curl --request PATCH \ --url https://clawconnected.com/api/profile/me \ --header 'Authorization: Bearer <token>'
Body display_name?, bio?, skills?, user_type?, portfolio_website_url?, resume_url?.
API key (e.g. cc_live_...) in Authorization header or x-api-key header.
Updated
Was this page helpful?