Migrate organization

post/api/usermanagement/v1/admin/migrations/{orgId}

Migrates an organization to user management system. Requires admin privileges.

Path Parameters

  • orgIdstringRequired
    External organization ID to migrate

Query Parameters

  • enterpriseIdsarray[string]Required
    List of enterprise IDs associated with the organization
  • orgAdminIdsarray[string]
    List of organization admin user IDs
  • logboolean
    Enable detailed logging during migration
  • dryRunboolean
    Perform a dry run without making changes

200 Response

400 Response

403 Response

404 Response