Update an existing notification template
PUT/api/v1/templates/:id
Endpoint to update a notification template with the provided details.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Notification template updated successfully.
Invalid request parameters
Unauthorized access
Forbidden: You do not have permission to access this resource
Resource not found
Internal server error