Create a series
Create a new series idempotently with the given UUID (any version).
Path Parameters
The UUID (any version) of the series to create.
Body
A code that can be used to identify the series.
A description of the series.
The UUID (any version) of the series to create.
The name of the series.
The number of 0s to pad the generated codes with.
A prefix that will be prepended to all entries.
JSON Web Signature of the key properties used to create the series.
The starting index for the series.
A suffix that will be appended to all entries.
Response
A code that can be used to identify the series.
The date and time the series was created.
A description of the series.
The UUID (any version) of the series.
The ID of the last entry in the series.
The last index used in the series.
The name of the series.
The number of 0s to pad the generated codes with.
A prefix that will be prepended to all entries.
A suffix that will be appended to all entries.
The date and time the series was last updated.