POST /system/rotate-db-password
Rotate database password
Trigger database password rotation for security
Authentication Required
Authorization: Bearer {token}
header string This header is required to access this endpoint
Try it out
Loading...
Output:
Responses
Description
Password rotation initiated
{ "success": false, "message": "string", "rotationId": "string"}Description
Insufficient permissions - Super admin only
Route Source Code
Check out the source code for this route entrypoint here: /system/rotate-db-password/route.ts
Or the swagger.yaml spec this documentation was generated from:
/system/swagger.yaml