provider Organizations POST /api/v2/saml_configurations/idp_metadata
@utdk/datadog /api/v2/saml_configurations/idp_metadata
Upload IdP metadata
Endpoint for uploading IdP metadata for SAML setup. Use this endpoint to upload or replace IdP metadata for SAML login configuration.

Try it

Authentication
Configure credentials for Datadog API V2 Collection
uploadidpmetadata
POST/api/v2/saml_configurations/idp_metadata
Endpoint for uploading IdP metadata for SAML setup. Use this endpoint to upload or replace IdP metadata for SAML login configuration.

This operation has no parameters.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import datadog from '@utdk/datadog';

await datadog.uploadidpmetadata()