Skip to main content

DatabaseCommandApi

All URIs are relative to http://localhost:1985

MethodHTTP requestDescription
exportDatabasePOST /api/backend/command/database/exportCreate a database export

exportDatabase

exportDatabase()

Create a database export

Creates a JSON database dump.

Parameters

This endpoint does not need any parameter.

Return type

null (empty response body)

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: Not defined