Create
Create a PostgreSQL Credentials Rotation for the specified project.
Check out the configuration docs for PostgreSQL Credentials Rotations to learn how to obtain the required parameters.
Body
The name of the PostgreSQL Credentials Rotation to create. Must be slug-friendly.
1 - 32
The ID of the project to create the rotation in.
1
The ID of the PostgreSQL Connection to use for rotation.
The slug of the project environment to create the rotation in.
1 - 64
The secret path of the project to create the rotation in.
1
The interval, in days, to automatically rotate secrets.
x >= 1
An optional description for the PostgreSQL Credentials Rotation.
256
Whether secrets should be automatically rotated when the specified rotation interval has elapsed.
The hours and minutes rotation should occur at in UTC. Defaults to Midnight (00:00) UTC.
Response
Was this page helpful?