Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Keboola Deleted Projects API

Inspect and purge soft-deleted projects.

Keboola Deleted Projects API is one of 79 APIs that Keboola publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Deleted Projects. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against the base URL https://connection.keboola.com/v2/storage.

4 operations 3 paths 4 schemas 1 DELETE2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://connection.keboola.com/v2/storage
Authentication
API Key
License
Resource Areas
1

Authentication & Security 1

Keboola Deleted Projects API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-StorageApi-Token (ApiKeyAuth).

Paths & Operations 4

Across 3 paths, the API surfaces 4 operations — 1 DELETE, 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Deleted Projects 4

Inspect and purge soft-deleted projects.

GET
/manage/deleted-projects/{projectId}
Deleted project detail
get_/manage/deleted-projects/{projectId}::DeletedProjectDetailAction 1 param → 200400401403404
DELETE
/manage/deleted-projects/{projectId}
Cancel project deletion
delete_/manage/deleted-projects/{projectId}::ProjectDeletionCancelAction 2 params → 204400401403404
GET
/manage/deleted-projects
List deleted projects
get_/manage/deleted-projects::DeletedProjectsListAction 4 params → 200400401403
POST
/manage/deleted-projects/{projectId}/purge
Purge deleted project
post_/manage/deleted-projects/{projectId}/purge::ProjectPurgeAction 1 param body → 200400401403404

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are DeletedProjectResponse (31 properties), EnqueueCommandResponse (1 property), ProjectPurgeRequest (1 property). Each schema is shown below with its type and property counts.

ProjectPurgeRequest
object
1 property
DeletedProjectsListResponse
array
DeletedProjectResponse
object
31 properties 24 required
EnqueueCommandResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

keboola-deleted-projects-api-openapi.yml Raw ↑

Other APIs Keboola publishes across the network.

Keboola Actions API
Keboola Admin Apps API
Keboola Admin Stacks API
Keboola Admin Users API
Keboola Admin Vendors API
Keboola App API
Keboola Auth API
Keboola Authorize API
Keboola Branch metadata API
Keboola Buckets API
Keboola Columns API
Keboola Component Configuration Metadata API