Trigger point-in-time recovery

Trigger point-in-time recovery on the Postgres instance with the provided ID.

Path Params
string
required
Body Params
string

Name of the new database.

date-time
required

The point in time to restore the database to. See /recovery-info for restore availability

string

Datadog API key to use for monitoring the new database. Defaults to the API key of the original database. Use an empty string to prevent copying of the API key to the new database.

string

Datadog region code to use for monitoring the new database. Defaults to the region code of the original database. Use an empty string to prevent copying of the region code to the new database.

string

The plan to use for the new database. Defaults to the same plan as the original database. Cannot be a lower tier plan than the original database.

string

The environment to create the new database in. Defaults to the environment of the original database.

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json