Updated on 2026-01-16 GMT+08:00

Before You Start

  • You can see General Examples of ObsClient to understand how to call OBS PHP SDK APIs in a general manner.
  • After an API of ObsClient is called, if SDK common result objects are returned with no exception thrown, the operation is successful. If there is an exception returned, the operation fails, and you can reference SDK custom exceptions to learn the reason.
  • Some features are available only in some regions. If an API call returns the 405 HTTP status code, check whether the region supports this feature.