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

Kanban Tool Attachments API

The Attachments API from Kanban Tool — 2 operation(s) for attachments.

Kanban Tool Attachments API is one of 12 APIs that Kanban Tool publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Attachments. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.1.0, at version 3.0.0.

Requests are made against a single base URL, https://YOUR_DOMAIN.kanbantool.com/api/v3.

2 operations 2 paths 0 schemas 1 DELETE1 PATCH

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3.0.0
Base URL
https://YOUR_DOMAIN.kanbantool.com/api/v3
Resource Areas
1

Paths & Operations 2

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

Attachments 2
DELETE
/attachments/{attachment_id}/detach.json
Detach attachment
detachAttachment 1 param → 204
PATCH
/attachments/{attachment_id}/set_mode.json
Set attachment mode
setAttachmentMode 1 param body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kanban-attachments-api-openapi.yml Raw ↑

Other APIs Kanban Tool publishes across the network.

Kanban Tool REST API v1
Kanban Tool Browser SDK
Kanban Tool Attachments.json API
Kanban Tool Boards API
Kanban Tool Subtasks API
Kanban Tool Subtasks.json API
Kanban Tool Tasks API
Kanban Tool Tasks.json API
Kanban Tool Time Trackers API
Kanban Tool Time Trackers.json API
Kanban Tool Users API