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