Delete a list of devices

Prev Next
Post
/api/v1/devices/bulk-delete
Security
HTTP
Type bearer
Query parameters
name
string
groupName
string
orgId
string
hostname
string
ip
string
connectionType
array of string

Filter devices by connection type. Availabe values are SSH/RDP/HTTP/HTTPS/VNC/TELNET

sitename
string
city
string
country
string
tags
array of string

Filter device by tags

Body parameters

The new account status for the user

object
deleteAll
boolean
deviceId
Array of string
string
Responses
200

OK

Expand All
object
authorization
boolean
data
object
devices
Array of object
object
deviceId
string
message
string
error_code
integer
error_message
string
error_status
boolean
Examplefalse
401

Unauthorized

object
error_code
integer
error_message
string
error_status
boolean
500

Could not get devices - Internal Server Error

object
authorization
boolean
data
Array of string
Example[]
string
error_code
integer | null
error_message
string | null
error_status
boolean