Series
Delete Series
Deletes the series of the given seriesId from the database.
Deleting a series will only delete assignment of items to it, not the items themselves!
delete/{databaseId}/series/{seriesId}
Path parameters
databaseIdstring required
ID of your database.
seriesIdstring required
ID of the series to be deleted.
Request body
Response
Successful operation.