Authorization headerstore permissioncommunityID401 if the key is missing, invalid, expired, or lacks accesscategoryID is deleted or soft-deleted by the store servicedelete:categorycategoryID must identify a category in the API key's community502{ "categoryID": "67bc22b591b5284096627c6c" }curl --location --request DELETE 'https://adss-integration.returning.ai/apis/categories/67bc22b591b5284096627c6c' \
--header 'Authorization: Bearer XXXXXX'{
"meta": {
"status": "success",
"statusCode": 200
},
"message": "Delete category success.",
"data": "67bc22b591b5284096627c6c"
}