Skip to main content
PUT
Update NinjaOne organization configuration

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

integrationId
string
required

NinjaOne integration ID

Body

application/json
organizationIds
string
required

Comma-separated numeric organization IDs. An empty value ingests all organizations.

Response