Delete context
DELETE /contexts/{contextID}
DELETE
/contexts/{contextID}
Delete an execution context and kill any associated REPL processes.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” contextID
required
string
Unique context identifier.
Responses
Section titled “ Responses ”Context deleted.