Property | Description |
---|---|
Client_ID | The client ID of the application requesting an access token. |
Client_Secret | The client secret of the application requesting an access token. |
Box_Subject_Type | The type of Box entity. Enter the value as enterprise or user. |
Box_Subject_ID | The unique identifier of the Box subject. |
API_Version | The URL path parameter that specifies the version of the Box API to use. For example, in the URL https://api.box.com/2.0/files/12345, the API version is 2.0. If not specified, 2.0 is used by default. |
Box_Version | The box-version header that specifies the API release version to use for the request. For example, 2024.0. |
Host | The hostname of the Box API endpoint to which the request is sent. For example, api.box.com. |