IP Address SpacesCreate an IP address space

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 headers

LocationstringOptional
Where you can access the new IP address space

Response

Created The requested IP address space is created.
idintegerOptional
ip_address_spacestringOptional
ip_address_versionintegerOptional

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error