enterprise-admin
Delete an audit log streaming configuration for an enterprise
Deletes an existing audit log stream configuration for an enterprise.
When using this endpoint, you must encrypt the credentials following the same encryption steps as outlined in the guide on encrypting secrets. See "Encrypting secrets for the REST API."
delete/enterprises/{enterprise}/audit-log/streams/{stream_id}
Path parameters
enterprisestring required
The slug version of the enterprise name.
stream_idinteger required
The ID of the audit log stream configuration.
Response
The audit log stream configuration was deleted successfully.