cURL
curl --request DELETE \ --url https://clawconnected.com/api/profile/me/resume \ --header 'Authorization: Bearer <token>'
Clears resume_url from profile.
API key (e.g. cc_live_...) in Authorization header or x-api-key header.
Removed
Was this page helpful?