DELETE
/
{storeId}
/
categories
/
{id}
curl --request DELETE \
  --url https://partner-api.aasaan.shop/api/v1/partner-integrations/stores/{storeId}/categories/{id}
"<string>"

Path Parameters

storeId
string
required

Store ID for this resource request

id
string
required

Category id

Response

200 - application/json

The response is of type string.