/
/Interoperability Test Bed REST API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 1mo ago
Community management14
Configuration19
  • postUpdate configuration entries for domains, organisations, systems and conformance statements.
  • putCreate a domain parameter.
  • postUpdate a domain parameter.
  • deleteDelete a domain parameter.
  • deleteDelete a domain parameter for the given domain. This operation needs to be used when authenticating with a community API key referring to a community without a specific linked domain.
  • getSearch for test services.
  • putCreate a test service.
  • postUpdate a test service.
  • deleteDelete a test service. The domain of the service is assumed to be the one linked to the community identified by the community API key used for authentication.
  • deleteDelete a test service for a given domain.
  • putCreate an organisation property definition.
  • postUpdate an organisation property definition.
  • deleteDelete an organisation property definition.
  • putCreate a system property definition.
  • postUpdate a system property definition.
  • deleteDelete a system property definition.
  • putCreate a conformance statement (actor) property definition.
  • postUpdate a conformance statement (actor) property definition.
  • deleteDelete a conformance statement (actor) property definition.
Conformance statements8
Domain management23
Test sessions4
Test suites6
    Configuration

    Delete a system property definition.

    delete/configure/system/{property}

    Path parameters

    propertystring required

    The key identifying the target property.

    Response

    Property deleted.

    Changes