Skip to main content

Create a Private Wireless Gateway

POST 
/private_wireless_gateways

Asynchronously create a Private Wireless Gateway for SIM cards for a previously created network.

Request

Body

required

    network_id uuidrequired

    The identification of the related network resource.

    name stringrequired

    The private wireless gateway name.

Responses

202: Successful response

422: Unprocessable entity. Check the 'detail' field in response for details.

default: Unexpected error

Loading...