/
/SIGNL4 API V1
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 10h ago · Updated 2mo ago
Alerts20
Categories10
Docs1
Duties9
Events4
Prepaid8
Schedules2
Scripts11
  • getReturns all script instances of the SIGNL4 team
  • postCreates a new script instance in the in the SIGNL4 team.
  • getReturns all information about a given script instance which includes its runtime status.
  • putUpdates a given script instance, typically used for updating the configuration of a script.
  • deleteDeletes a script instance.
  • putUpdates custom data of a given script instance which includes its display name.
  • postDisables a given script instance.
  • postEnables a script instance.
  • getReturns all available inventory scripts which can be added to a SIGNL4 subscription.
  • getReturns all inventory scripts.
  • getReturns an inventory script by its id.
Subscriptions10
Teams17
Users14
Webhooks7
    Scripts

    Deletes a script instance.

    Gets the script instance specified by the passed instance id.

    delete/scripts/instances/{instanceId}

    Path parameters

    instanceIdstring required

    Instance Id of script instance to be returned.

    Response

    OK

    Changes