Deactivate a SAML SP certificate (Beta)

View as MarkdownOpen in Claude
Deactivate a certificate. **Beta**: This documentation describes a public beta feature and is subject to the [Beta features](/docs/sigma-product-releases#beta-features) disclaimer. ### Usage notes - To perform this operation, you must use API credentials owned by a user assigned the Admin account type. - Retrieve the `samlServiceProviderId` by calling the [/saml/service-providers](https://help.sigmacomputing.com/reference/list-saml-service-providers) endpoint. - Retrieve the `samlServiceProviderCertificateId` by calling the [/saml/service-providers/certificates](https://help.sigmacomputing.com/reference/list-saml-service-provider-certificates) endpoint.

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path parameters

samlServiceProviderIdstringRequired
samlServiceProviderCertificateIdstringRequired

Request

The request body.

Response

The response body.