v1

latestOpenAPI 3.0.4Derdack GmbH2026-07-13113141479.8 KB
Scripts

Updates a given script instance, typically used for updating the configuration of a script.

Updates the specified script instance.

put/scripts/instances/{instanceId}

Path parameters

instanceIdstring required

InstanceId of the script to be updated.

Request body

customScriptNamestring nullable
customScriptDescriptionstring nullable
teamIdstring nullable
enabledboolean
{"stackTrail":"components:schemas:ScriptInstanceUpdateInfo:properties:config","oasType":"schema","type":"unknown","nullable":true}

Response

OK

{"stackTrail":"components:schemas:ScriptInstanceDetails:properties:config","oasType":"schema","type":"unknown","nullable":true}
webhookUrlstring nullable
eventSourceIdstring nullable
instanceIdstring nullable
scriptIdstring nullable
scriptNamestring nullable
customScriptNamestring nullable
customScriptDescriptionstring nullable
subscriptionIdstring nullable
teamIdstring nullable
{"stackTrail":"components:schemas:ScriptInstanceDetails:properties:eventPattern","oasType":"schema","type":"unknown","nullable":true}
lastModifiedstring date-time nullable
enabledboolean