Skip to main content
DELETE
/
v1
/
store
/
{storeId}
/
admin
/
content
/
{fileKey}
Delete Content
curl --request DELETE \
  --url https://storekit.samarthh.me/v1/store/{storeId}/admin/content/{fileKey}

Headers

Authorization
string

Session token from login

Path Parameters

storeId
string
required
fileKey
string
required

Content file key to delete

Response

200 - application/json

Successful response