Skip to main content
Activate/Deactivate SAML

Authorizations

Authorization
string
header
required

API key authentication

Body

application/json

This data structure is used to activate or deactivate a SAML identity provider

isActive
boolean

The is active.

teamId
integer<int64>

Team identifier.

Required range: x >= 0

Response

Response returned after updating the SAML active state.