document

Create new document.

Create document records.

post/api/v1/document

Cookies

Sessionstring nullable

Request body

docIdstring nullable

Id of the document by language and description.

descriptionstring required

Short description of document.

documentstring required

Document itself.

language'EN' required

Supported languages.

Response

OK

docIdstring nullable

Id of the document by language and description.

descriptionstring required

Short description of document.

documentstring required

Document itself.

language'EN' required

Supported languages.

idstring required

Unique id in db.

Changes

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