Resellers
Manage sub-resellers with OneStream conventions. A reseller key can only create sub-resellers under itself, and only when it carries the subresellers:write scope. Admin keys can create top-level resellers as well.
Endpoints
| Endpoint | Method and path | What it does |
|---|---|---|
| Find sub-reseller | GET /ext/user/find |
Look up a sub-reseller by its username. |
| Create sub-reseller | POST /ext/user/create |
Creates a sub-reseller under the caller. |