Admin
Update backup schedule
Update the automated backup schedule. Only provided fields are changed; omitted fields keep their current values.
Authorization
session better-auth.session_token<token>
Better Auth session cookie
In: cookie
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X PUT "http://localhost:3000/api/v1/admin/backups/schedule" \ -H "Content-Type: application/json" \ -d '{}'Empty