Skip to main content
Sample shape for DataDoc.

Sample JSON

Copy, edit, paste. Server-set fields (id, created, tenantId, …) are omitted from the example — they’re populated by the server on response.

Fields

Used by

Request body

  • POST /api/docs/doc
  • PUT /api/docs/doc/{docId}

Response body

  • GET /api/docs/doc/{docId}
  • GET /api/docs/folder/{folderId}/list
  • POST /api/docs/doc

CLI

ekso docs doc — see the command branches page for available verbs. Body for create / update verbs typically passed via --data @file.json matching the sample JSON above.