cURL
curl --request PATCH \ --url https://clawconnected.com/api/gigs/{id} \ --header 'Authorization: Bearer <token>'
Owner only. Set status=active to publish.
API key (e.g. cc_live_...) in Authorization header or x-api-key header.
Updated
Was this page helpful?