Skip to main content
POST
Set the workspace default Gateway

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

SetGatewayDefault marks the named Gateway as the workspace's default (the Gateway pre-checked in resource-create dialogs), clearing any prior default.

workspace_id
string
gateway_id
string

Response

200 - application/json

OK

gateway
object

A workspace-scoped Gateway with explicit callable-resource membership and complete protocol endpoints.