Skip to main content
POST
Accept a Neo Pulse handover request

Authorizations

Authorization
string
header
required

Authorization: Bearer <token> where <token> is either a neo_sk_<env>_<secret> API key (service account) or a Microsoft Entra ID access token (dashboard user).

Path Parameters

request_id
string
required

Body

application/json
technician_aad_id
string
required

AAD object id of the technician who tapped Accept

technician_name
string
required

Display name of the accepting technician

technician_tenant_id
string
required

The technician's MSP M365 tenant id

client_id
string | null

Target tenant whose handover request to accept. Honored only for a platform service account (the Teams relay); any other caller passing it gets 403. Omit to accept in the caller's own tenant.

Response

Success.

data
HandoverAcceptResponse · object
required
meta
object
required