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 Campaigns API

The Campaigns API from Nexthink — 1 operation(s) for campaigns.

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

Tagged areas include Campaigns. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 1 operation across 1 path, and defines 4 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 4 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 Campaigns 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.

Campaigns 1
POST
/api/v1/euf/campaign/trigger
Trigger a campaign
triggerCampaign body → 200400401403

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are TriggerRequest (4 properties), TriggerResponseDetails (3 properties), TriggerErrorResponse (2 properties), TriggerSuccessResponse (1 property). Each schema is shown below with its type and property counts.

TriggerErrorResponse
object
2 properties 2 required
TriggerSuccessResponse
object
1 property 1 required
TriggerResponseDetails
object
3 properties 1 required
TriggerRequest
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nexthink-campaigns-api-openapi.yml Raw ↑

Other APIs Nexthink publishes across the network.

Nexthink device-deletions API
Nexthink enrichment API
Nexthink Execute API
Nexthink Export API
Nexthink Handoff API API
Nexthink Remote actions API
Nexthink Workflows API