history

Create new history entry.

Create history entry in db.

post/api/v1/history

Cookies

Sessionstring nullable

Request body

creatorstring required

User or email of the creator.

Response

Successful Response

idstring required

Id of entry in db.

creatorstring required

User or email of the creator.

createdstring date-time required

Datetime when the entry has been created.

modifierstring required

User or email of the modifier.

modifiedstring date-time required

Datetime when the entry has been modified.

revisionnumber

Revision of entry, incremented by 1 for each update

Changes

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