POST https://ip.gp.dev.cdnnow.net/api/client/v1/ips/set_free

IpController :: setFree

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\ApiClient\IpController::setFree"
_firewall_context
"security.firewall.map.context.api_client"
_route
"api_client.set_free"
_route_params
[]
_stopwatch_token
"f59399"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
content-length
"45"
content-type
"application/json"
host
"ip.gp.dev.cdnnow.net"
user-agent
"Symfony HttpClient (Curl)"
x-auth-token
"68j2fkpfmd9dks78qwm1nx5gbh3eb05213-1bc9-47db-9f84-dfe7195a6869"
x-php-ob-level
"1"

Request Content

Pretty

[
    {
        "uuid": "uuid",
        "addresses": [
            "172.19.0.14"
        ]
    }
]

Raw

[{"uuid":"uuid","addresses":["172.19.0.14"]}]

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Mon, 08 Jun 2026 12:44:51 GMT"
x-debug-token
"03e4fd"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
""
APP_SHARE_DIR
"var/share"
DATABASE_URL
"mysql://sandbox:pbPvLZM0zkPynus2g54WUoNGyCarfG5N@localhost:3306/ipcontrol?serverVersion=10.11.7-MariaDB"
DEFAULT_URI
"http://localhost"
MONOLOG_IDENT
"cdnnow-ip-control"
MONOLOG_LEVEL
"error"
test_client
"68j2fkpfmd9dks78qwm1nx5gbh3eb05213-1bc9-47db-9f84-dfe7195a6869"
token_admin
"5xksjdgzr99q6bmm3w5sy492jrb86c296b-85c5-4379-a2fe-9aef7e7625d9"
token_provider
"63byqcz9368p087nmv8as5fz4392159214-d879-4626-9d5c-efc3c1fdb0c3"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/developer/ip-control"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/developer/ip-control"
]
CONTENT_LENGTH
"45"
CONTENT_TYPE
"application/json"
DOCUMENT_ROOT
"/home/developer/ip-control/public"
DOCUMENT_URI
"/api/client/v1/ips/set_free"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/developer"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONTENT_LENGTH
"45"
HTTP_CONTENT_TYPE
"application/json"
HTTP_HOST
"ip.gp.dev.cdnnow.net"
HTTP_USER_AGENT
"Symfony HttpClient (Curl)"
HTTP_X_AUTH_TOKEN
"68j2fkpfmd9dks78qwm1nx5gbh3eb05213-1bc9-47db-9f84-dfe7195a6869"
NGINX_REQUEST_ID
"7586b4e119bf87c8e113dbbc45c50203"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"185.179.196.109"
REMOTE_PORT
"60624"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1780922690
REQUEST_TIME_FLOAT
1780922690.6374
REQUEST_URI
"/api/client/v1/ips/set_free"
SCRIPT_FILENAME
"/home/developer/ip-control/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"185.179.196.109"
SERVER_NAME
"ip.gp.dev.cdnnow.net"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.30.1"
SYMFONY_DOTENV_PATH
"/home/developer/ip-control/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DATABASE_URL,DEFAULT_URI,MONOLOG_IDENT,MONOLOG_LEVEL,token_admin,token_provider,test_client"
USER
"developer"