OpenAPI 3.0.32026-08-182,281012.1 MB
e2a4b9a05251
Secret Rotations
Delete the specified MongoDB Credentials Rotation.
delete/api/v2/secret-rotations/mongodb-credentials/{rotationId}
Path parameters
rotationIdstring uuid required
The ID of the MongoDB 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