UpdateChannelConfig updates a channel configuration.
PATCH/api/v1/engagements/channel-configs/:id
Updates the specified fields. Credentials can be rotated by providing new values.
Errors
- NOT_FOUND: Configuration does not exist
- INVALID_ARGUMENT: Invalid credentials format
- PERMISSION_DENIED: Caller lacks channel:write permission
Request
Responses
- 200
- default
A successful response.
An unexpected error response.