v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1436208157.4 KB

Updates a responder gateway.

post/responder-gateway/{gatewayId}/update

Path parameters

gatewayIdstring required

The unique identifier of the gateway.

Request body

domainNamestring

The domain name for the responder gateway.

portinteger required

The networking port to use.

protocol'HTTP' | 'HTTPS' required

The networking protocol to use.

clientTokenstring required

The unique client token.

descriptionstring

An optional description for the responder gateway.

Response

Success

gatewayIdstring required

The unique identifier of the gateway.

status'PENDING_CREATION' | 'ACTIVE' | 'PENDING_DELETION' | 'DELETED' | 'ERROR' | 'PENDING_UPDATE' | 'ISOLATED' | 'PENDING_ISOLATION' | 'PENDING_RESTORATION' required

The status of the request.