Skip to content

Add support for audit log stream APIs #3663

@colinsim1

Description

@colinsim1

As mentioned in this discussion, the API now supports operations relating to audit log streams. The following endpoints are among the supported:

  • GET Endpoint: Retrieve the audit log streaming configurations.
  • Stream Key Endpoint: Provide the customer with an audit streaming key. This key is essential for our customers to encrypt their secrets before sending them via an API call.
  • POST Endpoint: Create new audit log stream configurations.
  • PUT Endpoint: Update existing audit log stream configurations.
  • DELETE Endpoint: Delete existing audit log stream configurations.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions