API referenceIdentity providers
Identity_provider_test_connection
POST
/identity-providers/{id}/connection-testsPath Parameters
id*string
Identity provider id
Response Body
application/json
curl -X POST "https://example.com/identity-providers/string/connection-tests"{ "success": true}