Skip to content

Remove user from a remote access gateway

DELETE
/api/users/{username}/remote_access_gw/{remote_access_gateway_id}

Parameters

Path Parameters

username
required
string

Username

remote_access_gateway_id
required
string

Remote Access Gateway ID

Responses

200

OK

object
isadmin
boolean
issuperadmin
boolean
last_login_time
string
remote_gw_ids
object
key
additional properties
object
username
string

400

Bad Request

object
code
integer
message
string

500

Internal Server Error

object
code
integer
message
string