UnarchiveScript
DELETE/api/v1/workspaces/:workspace_id/scripts/:script_id_or_ref/archive
Unarchives a script. The script will appear in default listings again and can be run. This operation is idempotent.
Requires WRITE permission on the workspace level.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Request fulfilled, document follows
Response Headers
Bad request syntax or unsupported method
No permission -- see authorization schemes
Request forbidden -- authorization will not help
Nothing matches the given URI