Authorization headerstore permissioncommunityID401 if the key is missing, invalid, or expired403 if the key does not include the store permissioncategoryID is deleted or soft-deleted by the store servicedelete:categorycategoryID must identify a category in the API key's community502{ "categoryID": "507f1f77bcf86cd799439021" }curl --location --request DELETE 'https://api.returning.ai/v1/categories/507f1f77bcf86cd799439021' \
--header 'Authorization: Bearer XXXXXX'{
"meta": {
"status": "success",
"statusCode": 200
},
"message": "Delete category success.",
"data": "507f1f77bcf86cd799439021"
}