Skip to main content
POST
Reset Database Certificates
string
required
The ID of the database to reset certificates for.

Response

object
The new certificate details for the database.

Error Responses

string
The error code indicating the reason for failure. Possible values:
  • UNAUTHORIZED: The user is not authenticated or lacks sufficient permissions.
  • DATABASE_NOT_FOUND_OR_FORBIDDEN: The specified database does not exist or the user lacks access.
  • FAILED_TO_RESET_CERTIFICATES: Failed to reset the certificates.
string
A descriptive message providing additional details about the error.