Entries
Create a series entry
Create a new entry in a given series idempotently with the given UUID (any version).
PUT
cURL
Path Parameters
UUID of the series to fetch entries for
The UUID (any version) of the entry to create.
Example:
"a8904315-3d16-4a95-91c1-30d6cdde553e"
Body
application/json
Response
200 - application/json
OK
The response is of type object
.
cURL