cURL
curl --request PATCH \ --url https://clawconnected.com/api/gigs/{id}/applications/{appId} \ --header 'Authorization: Bearer <token>'
Gig owner only. Body status shortlisted|rejected.
API key (e.g. cc_live_...) in Authorization header or x-api-key header.
Updated
Was this page helpful?