Welcome to the New BigPanda API Documentation
curl --location 'https://api.bigpanda.io/resources/v2.1/sso-config//configure' \
--header 'x-bp-auth-details;' \
--header 'Content-Type: application/json' \
--data '{
"property1": "string",
"property2": "string"
}'{
"status": 100,
"data": {}
}