DELETE /radclients/{radclientname}/
Delete a RADIUS client
delete/v1/radclients/{radclientname}/
Path parameters
radclientnamestring required
RADIUS client name
Response
200
Example response
{
"status": "ok"
}Delete a RADIUS client
RADIUS client name
200
{
"status": "ok"
}