Delete notification template by ID
DELETE/api/v1/templates/:id
Allows deleting a specific notification template by its ID.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Notification template deleted successfully.
Invalid request parameters
Unauthorized access
Forbidden: You do not have permission to access this resource
Resource not found
Internal server error