Create Allowed IP Range
Create an IP range allowlist
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
projectId
ipRange
The IP range to allow, specified in CIDR notation.
note
Must be alphanumeric and may include spaces, . ! ? , ’ -
Response
This endpoint returns an object.
createdAt
id
ipRange
projectId
updatedAt