{ "saml_provider": {} }
curl --location --request POST 'https://example.com:30888/saml_providers//private' \ --header 'Content-Type: application/json' \ --data-raw '{ "saml_provider": {} }'
{}