/
/Interoperability Test Bed REST API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 1mo ago
Community management14
  • putCreate a community.
  • postUpdate the community identified by the provided authorisation API key.
  • postUpdate a community.
  • deleteDelete a community.
  • getGet the organisations of a given community.
  • putCreate an organisation.
  • getGet a given organisation's data.
  • postUpdate an organisation.
  • deleteDelete an organisation.
  • getGet the systems of a given organisation.
  • putCreate a system.
  • getGet a given system's data.
  • postUpdate a system.
  • deleteDelete a system.
Configuration19
Conformance statements8
Domain management23
Test sessions4
Test suites6
    Community management

    Delete a system.

    delete/system/{system}

    Path parameters

    systemstring required

    The key identifying the target system.

    Response

    System deleted.

    Changes