Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The site ID to request a new backup for
Response
Backup request accepted
Example:
"Backup requested"
Enqueues a backup request for the specified site. Requires backup:create
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The site ID to request a new backup for
Backup request accepted
"Backup requested"