To delete an identity provider attribute resource, you need to specify the environment ID, the identity provider resource ID, and the attribute ID in the request URL. The DELETE /environments/{environmentId}/identityProviders/{providerId}/attributes/{idpAttrId}
operation deletes the identified identity provider attribute resource.
For successful delete operations, a 204 NO CONTENT
message is returned by the request.