Skip to content

Script.archive

Beta: This API may change shape in 0.1.x. It is not a frozen 1.0 contract.

Soft-archive this script.

Server: DELETE /api/scripts/{id}/.

Signature

archive() -> None

HTTP parameters

Name In Type Required Default
script_id path string yes -

Return shape

HTTP 204 — No Content

Permission

Required permission: script:delete

HTTP

DELETE /api/scripts/{id}/ (archiveScript)

Usage

script.archive()