cURL
Supabase API Key
Update
Update the specified Supabase API Key Rotation.
PATCH
cURL
Check out the configuration docs for Supabase API Key Rotations to learn how to obtain the required parameters.
Path Parameters
The ID of the Supabase API Key Rotation to be updated.
Body
application/json
The updated name of the Supabase API Key Rotation. Must be slug-friendly.
Required string length:
1 - 64The updated description of the Supabase API Key Rotation.
Maximum string length:
256Whether secrets should be automatically rotated when the specified rotation interval has elapsed.
The updated interval, in days, to automatically rotate secrets.
Required range:
x >= 1The updated hours and minutes rotation should occur at in UTC.
Response
Default Response