Skip to main content
DELETE
Delete a startup script

Authorizations

Authorization
string
header
required

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

Path Parameters

script
integer
required

Response

200 - application/json

Script deleted

status
boolean
Example:

true

message
string
Example:

"Startup script deleted."