mirror of
https://github.com/netbirdio/docs.git
synced 2026-08-25 01:01:27 +02:00
Adds a new API guide covering the cross-tenant `?account=<tenant_id>` query parameter that scopes calls to a specific tenant under an MSP account. Includes setup steps for picking a user and generating a PAT, how to retrieve tenant IDs via the MSP listing endpoint, read/write examples, and auditing/security guidance. Cross-references added from the Authentication guide, the MSP Portal page, and the public-api token-creation page so the new guide is discoverable from each entry point an MSP user is likely to hit.