/
EC
ec-jrc
/
Interoperability Test Bed REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 41m ago · Updated 1mo ago
Details
Filter operations
Community management
14
Configuration
19
post
Update configuration entries for domains, organisations, systems and conformance statements.
put
Create a domain parameter.
post
Update a domain parameter.
delete
Delete a domain parameter.
delete
Delete 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.
get
Search for test services.
put
Create a test service.
post
Update a test service.
delete
Delete 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.
delete
Delete a test service for a given domain.
put
Create an organisation property definition.
post
Update an organisation property definition.
delete
Delete an organisation property definition.
put
Create a system property definition.
post
Update a system property definition.
delete
Delete a system property definition.
put
Create a conformance statement (actor) property definition.
post
Update a conformance statement (actor) property definition.
delete
Delete a conformance statement (actor) property definition.
Conformance statements
8
Domain management
23
Test sessions
4
Test suites
6
Configuration
Delete a domain parameter.
delete
/configure/domain/{parameter}
Path parameters
parameter
string
required
The key identifying the target parameter.
Response
Parameter deleted.
Changes