Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.coralogix.com/mgmt/openapi/4/aaa/team-saml/v1/active \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "isActive": true, "teamId": 123 } '
{}
No description available
API key authentication
This data structure is used to activate or deactivate a SAML identity provider
The response is of type object.
object
Was this page helpful?