Skip to main content
POST
Request a New Backup

Authorizations

Authorization
string
header
required

A bearer token is required for all API requests. Obtain a token via the Altostrat Authentication API.

Path Parameters

siteId
string<uuid>
required

The unique identifier for the site.

Example:

"a1b2c3d4-e5f6-7890-1234-567890abcdef"

Response

Accepted - The backup request has been successfully queued.

message
string
Example:

"Backup requested"