Activates a specific version of the template for the provided name key and locale. It deactivates the other versions
OK
Unauthorized request
curl -i -X PUT \ 'http://notification-service:8080/notification-service/v1/template/activate?name-key=string&locale=string&version=string' \ -H 'x-auth-token: YOUR_API_KEY_HERE'
{- "message": "Could not verify Webhook request",
- "status": 401,
- "error": "Unauthorized",
- "timestamp": "2023-12-13T19:02:31.5897497",
- "path": "/notification-service/v1/"
}