Skip to main content
Delete Role
curl --request DELETE \
  --url https://api.coralogix.com/mgmt/openapi/3/aaa/team-roles/v1/custom-roles/{role_id} \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

role_id
integer<int64>
required

Response

The response is of type object.