SandboxCredentials
Sandbox OAuth credentials for the App on the sandbox Cognito user pool
(sandbox.platform.timeback.com). No secret is returned; the sandbox
secret is surfaced exactly once on the POST /applications/1.0/drafts
response.
- clientType: string
Id requiredSandbox-pool OAuth client ID (client credentials flow).
- scopesType: array string[]required
Sandbox-tier OAuth scopes authorized on this client.
- tokenType: stringFormat: uri
Url requiredSandbox Cognito token endpoint.
