Skip to content

Database

2 operations generated from the Engine OpenAPI schema. Request and response model names can be expanded in the interactive schema.

POST /api/v1/database/backups

Create a database backup.

Authentication: Authorization header (ApiKeyAuth)

Responses

StatusDescriptionSchema
200OKroute.APIResponse

DELETE /api/v1/database/backups/{id}

Delete a database backup.

Authentication: Authorization header (ApiKeyAuth)

Parameters

NameLocationTypeRequiredDescription
idpathstringYesDatabase backup filename

Responses

StatusDescriptionSchema
200OKroute.APIResponse