Skip to main content
DELETE
Remove host (device) from Fleet

Authorizations

X-API-Key
string
header
required

API key for authentication

Path Parameters

id
string
required

Member ID

Example:

"mem_abc123def456"

hostId
number
required

FleetDM host ID

Example:

1

Response

Host removed from Fleet successfully

success
boolean

Indicates successful removal

Example:

true

authType
enum<string>

How the request was authenticated

Available options:
api-key,
session