Skip to main content
PATCH
cURL

Path Parameters

gatewayId
string<uuid>
required

Body

application/json
authMethod
object

Replacement auth method. Same shape as in create — aws with allowlists or token with no config. Existing gateways keep working until they restart and re-authenticate via the new method.

Response

Default Response

id
string<uuid>
required
name
string
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
canRevoke
boolean
required
authMethod
object
required
identityId
string<uuid> | null
heartbeat
string<date-time> | null
heartbeatTTL
number | null