Create Allowed IP Range

POST

Create an IP range allowlist

Headers

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

Request

This endpoint expects an object.
projectIdstringRequired
ipRangestringRequired

The IP range to allow, specified in CIDR notation.

notestringOptional

Must be alphanumeric and may include spaces, . ! ? , ’ -

Response

This endpoint returns an object.
createdAtdatetime
idstring
ipRangestring
projectIdUUID
updatedAtdatetimeOptional