Tankoubon API
Endpoints related to Tankoubons.
Use Authorization: Bearer <base64(api_key)>
Name of the Tankoubon
ID of an existing Tankoubon, if you want to change its name.
Success response
Error response
ID of the Tankoubon desired
If set to true, a full_data array will be added to the response with full Archive metadata.
Page of the Archives list. You can use -1 to return all archives if needed.
Tankoubon
Error response
Use Authorization: Bearer <base64(api_key)>
ID of the Tankoubon to update.
Ordered array with the IDs of the archives.
Success response
Error response
The Tankoubon is currently locked for modification
Use Authorization: Bearer <base64(api_key)>
ID of the Tankoubon to update.
ID of the Archive to append.
Success response
Error response
The Tankoubon is currently locked for modification
Use Authorization: Bearer <base64(api_key)>
ID of the Tankoubon to update.
ID of the Archive to remove.
Result
Error response
The Tankoubon is currently locked for modification
Last updated