Skip to main content
You are viewing v3 of the Coralogix API. v5 is the current version. Go to the v5 reference

Set IDP Parameters

POSThttps://api.coralogix.com/mgmt/openapi/3/aaa/team-saml/v1/idp_parameters

No description available

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Body

application/json
    params#objectoneOf
    params.active#boolean
    Example: true
    params.groupNames#string[]
    params.metadataUrl#string
    Example: https://<...>.okta.com/app/<...>/sso/saml/metadata
    params.teamEntityId#int64
    Example: 1234567
    teamId#int64

Response

application/json
The response is of type object.