Skip to main content
PATCH
cURL

Path Parameters

connectionId
string<uuid>
required

The ID of the Hasura Cloud Connection to be updated.

Body

application/json
credentials
object

The credentials used to connect with Hasura Cloud.

name
string

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

Required string length: 1 - 64
description
string | null

The updated description of the Hasura Cloud Connection.

Maximum string length: 256
isPlatformManagedCredentials
enum<boolean>

Not supported for Hasura Cloud Connections.

Available options:
false
gatewayId

Not supported for Hasura Cloud Connections.

gatewayPoolId

Not supported for Hasura Cloud Connections.

isAutoRotationEnabled
enum<boolean>

Not supported for Hasura Cloud Connections.

Available options:
false
rotation

Not supported for Hasura Cloud Connections.

Response

Default Response

appConnection
Hasura Cloud (Access Token) · object
required