curl --request POST \
--url https://api.coralogix.com/mgmt/openapi/5/aaa/team-saml/v1/active \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '
{
"isActive": true,
"teamId": 123
}
'{}No description available
curl --request POST \
--url https://api.coralogix.com/mgmt/openapi/5/aaa/team-saml/v1/active \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '
{
"isActive": true,
"teamId": 123
}
'{}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.
Was this page helpful?