DELETE

Delete an existing template category and any templates associated with the category (permanently deletes the templates and template category but not the chat flows associated with the templates)

DELETE

DELETE https://api.eyelevel.ai/v1/partner/template/categories/:categoryId

Query template categories

Path Parameters

{
    "message": "OK"
}

Response

{
    "message": "OK"
}

Last updated