Update email profile
PUT/logging-service/logforwarding/v1/email-profiles/:profileId
Update an email profile using the etag obtained from retrieving the email profile by its profile ID. You can change only the destination and logtype fields. You can not change the profileType.
Request
Responses
- 200
- 400
- 404
- 429
- 500
- 503
Request successfully processed
Invalid input
Profile does not exists
Too many requests
LogForwarding Service internal error
LogForwarding Service is not available