cURL
curl --request POST \ --url https://api.cpln.io/org/{org}/ipset \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "description": "<string>", "tags": {}, "spec": { "link": "<string>", "locations": [ { "name": "<string>", "retentionPolicy": "keep" } ] } } '
{ "status": 123, "message": "<string>", "code": "<string>", "details": {}, "id": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.controlplane.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.controlplane.com/llms.txt
Use this file to discover all available pages before exploring further.
Service account key can be used as API keys
64
250
Show child attributes
IP Set was created successfully