Create a logging configuration

Creates a logging configuration for the organization. AWS S3 destinations require bucketName, iamArn, and region credentials.

Authentication

AuthorizationBearer

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

Path parameters

organization_idstringRequired
Id of the organization

Request

This endpoint expects a map from strings to any.

Response

Created - Resource created successfully

Errors

400
Bad Request Error
422
Unprocessable Entity Error