Key Concepts
- Primary OAuth Token: This token is obtained using client credentials and allows the developer to perform actions such as listing and creating organizations.
- Organization-Scoped Token: This token is requested using the primary OAuth token and is scoped to a specific organization. It allows the developer to perform actions specific to that organization, such as managing jobs, applications, and users.