Customer API · Developers
Customer API scopes
Scopes limit what an application token can access in addition to tenant and location authorization.
Verified 2026-09-04 · Source 7071a2e
What this does
Scopes limit what an application token can access in addition to tenant and location authorization.
Steps
- List the operations your integration actually needs.
- Select the corresponding scopes when creating or editing the application.
- Keep location access as narrow as possible.
- Issue new credentials when the security boundary changes.
- Verify denied operations fail safely.
What happens next
Your change is available within the scope you selected.