Update logging configuration credentials

Replaces credentials for an existing logging configuration. The destination type cannot be changed via this endpoint.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

organization_idstringRequired
Id of the organization
configuration_idstringRequired
Id of the logging configuration

Request

This endpoint expects a map from strings to any.

Response

OK - Request successful

Errors

400
Bad Request Error
404
Not Found Error