Overview
The Authorization request header contains the Bearer
access token required by the client application to access Adobe Pass protected APIs.
For more details about the mechanism to access Adobe Pass protected APIs, refer to the Dynamic Client Registration Overview documentation.
Syntax
Directives
<access_token>
The access token value is an opaque value having a limited time-to-live (e.g., 24-hours) that must be obtained from Adobe Pass as described in the Retrieve access token API documentation.
Examples