cURL
curl --request POST \ --url https://app.d-sports.org/api/admin/collectibles/{id} \ --header 'Authorization: Bearer <token>'
Clerk session token. Use Authorization: Bearer .
{ collectible }
Was this page helpful?