Trigger directory synchronization for a FanWei E9 tenant.
Accepts either:
cURL
curl --request POST \ --url http://localhost:8000/v1/auth/sso/{tenant_id}/directory_sync
{ "users_created": 0, "users_updated": 0, "users_activated": 0, "users_deactivated": 0, "users_skipped": 0, "warnings": [ "<string>" ], "errors": [ "<string>" ] }
Documentation IndexFetch the complete documentation index at: https://docs.knowledgestack.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.knowledgestack.ai/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Response model for directory sync results.