v4

latestOpenAPI 3.0.02026-07-316584128.0 KB
Branches

Rotate branch credentials

Triggers a credential rotation for the branch database user. The new credentials can be retrieved via the credentials endpoint after rotation completes.

post/organizations/{organizationID}/projects/{projectID}/branches/{branchID}/credentials/rotate

Path parameters

organizationIDstring required
projectIDstring required
branchIDstring required

Request body

usernamestring required

Database username to rotate credentials for

Response

Credential rotation initiated successfully