OpenAPI 3.0.32026-08-132,281012.1 MB
1a611698d331
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