Create Identity Provider Attribute (SAML)
POST {{apiPath}}/environments/{{envID}}/identityProviders/{{providerID}}/attributes
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Create Identity Provider Attribute (SAML).
Request Body
{"name"=>"externalId", "value"=>"${providerAttributes.externalId}", "update"=>"ALWAYS"}