Tankoubon API
Get all tankoubons
Query Parameters
Name
Type
Description
{
"filtered": 2,
"result": [
{
"archives": [
"28697b96f0ac5858be2614ed10ca47742c9522fd",
"4857fd2e7c00db8b0af0337b94055d8445118630",
"fa74bc15e7dd2b6ec0dc2e10cc7cd4942867318a"
],
"id": "TANK_1688616437",
"name": "Test 1",
"summary": "",
"tags": ""
},
{
"archives": [
"fa74bc15e7dd2b6ec0dc2e10cc7cd4942867318a"
],
"id": "TANK_1688693913",
"name": "Test 2",
"summary": "",
"tags": ""
}
],
"total": 2
}Get a single tankoubon
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
πCreate a Tankoubon
Query Parameters
Name
Type
Description
πUpdate a Tankoubon
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
πAdd an archive to a Tankoubon
Path Parameters
Name
Type
Description
πRemove an archive from a Tankoubon
Path Parameters
Name
Type
Description
πDelete a Tankoubon
Path Parameters
Name
Type
Description
Last updated