
Client library interacts with the Central Publisher API, offering JSON, file, and form input support, and query parameter collection formats. Utilizes HTTP Basic and Bearer Token authentication.
This page is the SwaggerUI page for the Central Publisher API. For more information about how you might use the API, please see our documentation page.
As documented in the linked resource, the API can be accessed with a base64 encoded Bearer token of the token values separated by a :.
This API client was generated by the OpenAPI Generator project. By using the openapi-spec from a remote server, you can easily generate an API client.
./gradlew check assemble
This runs all tests and packages the library.
All URIs are relative to http://localhost
| Class | Method | HTTP request | Description |
|---|---|---|---|
| InformationApi | apiV1PublisherDeploymentsFilesPost | POST /api/v1/publisher/deployments/files | |
| InformationApi | apiV1PublisherPublishedGet | GET /api/v1/publisher/published | |
| IntegrationApi | apiV1PublisherDeploymentDeploymentIdDownloadRelativePathGet | GET /api/v1/publisher/deployment/{deploymentId}/download/{relativePath} | |
| IntegrationApi | apiV1PublisherDeploymentsDownloadRelativePathGet | GET /api/v1/publisher/deployments/download/{relativePath} | |
| PublishingApi | apiV1PublisherDeploymentDeploymentIdDelete | DELETE /api/v1/publisher/deployment/{deploymentId} | |
| PublishingApi | apiV1PublisherDeploymentDeploymentIdPost | POST /api/v1/publisher/deployment/{deploymentId} | |
| PublishingApi | apiV1PublisherStatusPost | POST /api/v1/publisher/status | |
| PublishingApi | apiV1PublisherUploadPost | POST /api/v1/publisher/upload |
Authentication schemes defined for the API:
This page is the SwaggerUI page for the Central Publisher API. For more information about how you might use the API, please see our documentation page.
As documented in the linked resource, the API can be accessed with a base64 encoded Bearer token of the token values separated by a :.
This API client was generated by the OpenAPI Generator project. By using the openapi-spec from a remote server, you can easily generate an API client.
./gradlew check assemble
This runs all tests and packages the library.
All URIs are relative to http://localhost
| Class | Method | HTTP request | Description |
|---|---|---|---|
| InformationApi | apiV1PublisherDeploymentsFilesPost | POST /api/v1/publisher/deployments/files | |
| InformationApi | apiV1PublisherPublishedGet | GET /api/v1/publisher/published | |
| IntegrationApi | apiV1PublisherDeploymentDeploymentIdDownloadRelativePathGet | GET /api/v1/publisher/deployment/{deploymentId}/download/{relativePath} | |
| IntegrationApi | apiV1PublisherDeploymentsDownloadRelativePathGet | GET /api/v1/publisher/deployments/download/{relativePath} | |
| PublishingApi | apiV1PublisherDeploymentDeploymentIdDelete | DELETE /api/v1/publisher/deployment/{deploymentId} | |
| PublishingApi | apiV1PublisherDeploymentDeploymentIdPost | POST /api/v1/publisher/deployment/{deploymentId} | |
| PublishingApi | apiV1PublisherStatusPost | POST /api/v1/publisher/status | |
| PublishingApi | apiV1PublisherUploadPost | POST /api/v1/publisher/upload |
Authentication schemes defined for the API: