v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
App Connections

Update the specified Supabase Connection.

patch/api/v1/app-connections/supabase/{connectionId}

Path parameters

connectionIdstring uuid required

The ID of the Supabase Connection to be updated.

Request body

namestring

The updated name of the Supabase Connection. Must be slug-friendly.

descriptionstring nullable

The updated description of the Supabase Connection.

isPlatformManagedCredentialsfalse

Not supported for Supabase Connections.

gatewayId'null' nullable

Not supported for Supabase Connections.

gatewayPoolId'null' nullable

Not supported for Supabase Connections.

isAutoRotationEnabledfalse

Not supported for Supabase Connections.

rotation'null' nullable

Not supported for Supabase Connections.

Response

Default Response