Series

Add Series

Creates a new series in the database.

put/{databaseId}/series/{seriesId}

Path parameters

databaseIdstring required

ID of your database.

seriesIdstring required

ID of the series to be created.

Request body

cascadeCreateboolean

If set to true, the item will be created with the same ID as the series. Default is true.

Response

Successful operation.

Changes

No recorded changes to this endpoint across all 1 revision of this API.