OpenAPI 3.0.32026-08-212,282012.1 MB

483aceca65ba

Secret Rotations

Delete the specified MySQL Credentials Rotation.

delete/api/v2/secret-rotations/mysql-credentials/{rotationId}

Path parameters

rotationIdstring uuid required

The ID of the MySQL Credentials Rotation to be deleted.

Query parameters

deleteSecrets'true' | 'false'

Whether the mapped secrets belonging to this rotation should be deleted.

revokeGeneratedCredentials'true' | 'false'

Whether the generated credentials associated with this rotation should be revoked.

Response

Default Response