

# Authorize
<a name="API_Authorize"></a>


|  | 
| --- |
| The AWS AppFabric for productivity feature is in preview and is subject to change. | 

Authorizes an AppClient.

**Topics**
+ [Request body](#API_Authorize_request)

## Request body
<a name="API_Authorize_request"></a>

The request accepts the following data in JSON format.


| Parameter | Description | 
| --- | --- | 
|  **app\$1client\$1id**  |  The ID of the AppClient to authorize.  | 
|  **redirect\$1uri**  |  The URI to redirect end users to after authorization.  | 
|  **state**  |  A unique value to maintain the state between the request and callback.  | 