curl --request POST \
--url http://co-mind-platform-host/v1/admin/entra-configs/{id}/test-connection \
--header 'Authorization: Bearer <token>'{
"success": true,
"message": "<string>"
}Test the connection to Microsoft Entra ID. Admin role required.
curl --request POST \
--url http://co-mind-platform-host/v1/admin/entra-configs/{id}/test-connection \
--header 'Authorization: Bearer <token>'{
"success": true,
"message": "<string>"
}Bearer token authentication. Supports two token types:
POST /v1/auth/loginPOST /v1/api-tokens, format: cmnd_<tokenId>.<secret>The Entra config ID