Skip to main content
DELETE
cURL

Path Parameters

rotationId
string<uuid>
required

The ID of the Supabase API Key Rotation to be deleted.

Query Parameters

deleteSecrets
enum<string>

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

Available options:
true,
false
revokeGeneratedCredentials
enum<string>

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

Available options:
true,
false

Response

Default Response

secretRotation
object
required