/
SI
signl4
/
SIGNL4 API V1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 13h ago · Updated 4w ago
View markdown
signl4
SIGNL4 API V1
post
Enables a script instance.
v1
latest
OpenAPI 3.0.4
Derdack GmbH
2026-07-13
113
141
479.8 KB
Alerts
20
Categories
10
Docs
1
Duties
9
Events
4
Prepaid
8
Schedules
2
Scripts
11
get
Returns all script instances of the SIGNL4 team
post
Creates a new script instance in the in the SIGNL4 team.
get
Returns all information about a given script instance which includes its runtime status.
put
Updates a given script instance, typically used for updating the configuration of a script.
delete
Deletes a script instance.
put
Updates custom data of a given script instance which includes its display name.
post
Disables a given script instance.
post
Enables a script instance.
get
Returns all available inventory scripts which can be added to a SIGNL4 subscription.
get
Returns all inventory scripts.
get
Returns an inventory script by its id.
Subscriptions
10
Teams
17
Users
14
Webhooks
7
Scripts
Enables a script instance.
post
/scripts/instances/{instanceId}/enable
Path parameters
instanceId
string
required
Id of the instance to be enabled.
Response
OK
ScriptInstanceDetails
required
{"stackTrail":"components:schemas:ScriptInstanceDetails:properties:config","oasType":"schema","type":"unknown","nullable":true}
webhookUrl
string
nullable
eventSourceId
string
nullable
instanceId
string
nullable
scriptId
string
nullable
scriptName
string
nullable
customScriptName
string
nullable
customScriptDescription
string
nullable
subscriptionId
string
nullable
teamId
string
nullable
{"stackTrail":"components:schemas:ScriptInstanceDetails:properties:eventPattern","oasType":"schema","type":"unknown","nullable":true}
lastModified
string
date-time
nullable
enabled
boolean
runtimeInformation
ScriptInstanceInfoRuntimeInformationModel