Generate Token
Generate a token
Request
This endpoint expects an object.
orgId
The organization to generate a token for.
scope
The scope of the token. Valid scopes include:
- admin
- sdk:read:{package_name}
Response
This endpoint returns an object.
token
The generated token
id
The ID of the generated token.