Skip to main content
Delete company IP access settings
curl --request DELETE \
  --url https://api.coralogix.com/mgmt/openapi/5/aaa/team-sec-ip-access/v1 \
  --header 'Authorization: <api-key>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.coralogix.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key authentication

Query Parameters

id
string

The unique identifier of the company IP access settings to delete.

Example:

"d662a2f1-21c3-493c-8f8a-595d3ab05ef3"

Response

This data structure represents the response to delete company IP access settings.