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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.