Create an IP address space

Checks the requested IP address space for validity and availability, then allocates it to your organization.

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the /api/v1/authenticate POST request.

Request

This endpoint expects an object.
ip_address_spacestringRequired
ip_address_versionintegerRequired

Response

Created The requested IP address space is created.
idinteger or null
ip_address_spacestring or null
ip_address_versioninteger or null

Errors