AuthorizationTokenGenerationRequest
| Field | Type | Mandatory | Description |
|---|---|---|---|
| tokenVariant | AccessTokenVariant | yes | Exact token technology. |
| provider | SystemName | yes | Name of the targeted provider system. |
| targetType | AuthorizationTargetType | no | Type of the targeted resource. Default is SERVICE_DEF. |
| target | ServiceName or EventTypeName | yes | Target of the token. |
| scope | ServiceOperationName | no | Scope of the token. Only matters when the target is a service definition. |