Activate a SAML SP certificate (Beta)
Activate a SAML SP certificate (Beta)
Activate 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.
- Activating a certificate deactivates all certificates used for the same purpose by the same SAML service provider. For example, activating a signing certificate deactivates all other signing certificates in use by the same SAML SP.
- 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
samlServiceProviderId
samlServiceProviderCertificateId
Request
The request body.
Response
The response body.

