Secret Rotations
Delete the specified Cloudflare API Token Rotation.
delete/api/v2/secret-rotations/cloudflare-api-token/{rotationId}
Path parameters
rotationIdstring uuid required
The ID of the Cloudflare API Token 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
Changes
Changed in 1 of the 21 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○