Delete an automated reply by UUID (soft delete).
The automated reply will be marked as deleted but not permanently removed from the database.
Bearer token authentication. Include your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
UUID of the automated reply to delete
"f8abb450-9ff5-460c-a194-99e30c67c019"
Automated reply deleted successfully
The response is of type object
.