Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nexthink device-deletions API

The device-deletions API from Nexthink — 1 operation(s) for device-deletions.

Nexthink device-deletions API is one of 8 APIs that Nexthink publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include device-deletions. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 1 operation across 1 path, and defines 5 schemas. It is described by OpenAPI 3.0.1, at version 1.0.0.

Requests are made against a single base URL, https://{instance}.api.{region}.nexthink.cloud.

1 operations 1 paths 5 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0.0
Base URL
https://instance.api.us.nexthink.cloud
Authentication
HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Nexthink device-deletions API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). It accepts HTTP bearer tokens (jwt) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

device-deletions 1
POST
/api/v1/data-management/device/deletions
Schedule device deletions
deleteDevices 1 param body → 202400401403500

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are DeviceDeletionResponse (3 properties), DeviceStatus (3 properties), ErrorResponse (2 properties), DeviceEntry (2 properties). Each schema is shown below with its type and property counts.

DeviceEntry
object
Identifies a single device for deletion.
2 properties 2 required
ErrorResponse
object
Error details returned with 4xx and 5xx responses.
2 properties
DeviceDeletionRequest
object
Batch of devices to be deleted from the Nexthink inventory.
1 property 1 required
DeviceStatus
object
Scheduling outcome for a single device.
3 properties
DeviceDeletionResponse
object
Scheduling result for the deletion batch.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nexthink-device-deletions-api-openapi.yml Raw ↑

Other APIs Nexthink publishes across the network.

Nexthink Campaigns API
Nexthink enrichment API
Nexthink Execute API
Nexthink Export API
Nexthink Handoff API API
Nexthink Remote actions API
Nexthink Workflows API