This guide includes many different code examples to provide a starting point for developers to make requests to the Content REST API and to understand responses from the server. Many of these examples include placeholder text in square brackets (for example, [docId]), which represents values specific to the Hyland Experience user making the request or receiving the response. To make successful requests to the server, you must replace the placeholder text with values appropriate for your user account or resource (for example, always replace the [access_token] placeholder with the actual string representing the token you retrieved for your current session).