# WardenOAuth2AccessTokenAuthorizationRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**action** | **string** | Action is the action that is requested on the resource. | [optional] 
**context** | **map[string,object]** | Context is the request&#39;s environmental context. | [optional] 
**resource** | **string** | Resource is the resource that access is requested to. | [optional] 
**scope** | **string[]** | Scope is an array of scopes that are required. | [optional] 
**token** | **string** | Token is the token to introspect. | [optional] 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


