DELETE

Delete an existing template by template ID (permanently deletes the template but not the chat flow associated with the template)

DELETE

DELETE https://api.eyelevel.ai/v1/partner/template/:templateId

Path Parameters

{
    "message": "OK"
}

Response

{
    "message": "OK"
}

Last updated