/
EC
ec-jrc
/
Interoperability Test Bed REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
Community management
14
put
Create a community.
post
Update the community identified by the provided authorisation API key.
post
Update a community.
delete
Delete a community.
get
Get the organisations of a given community.
put
Create an organisation.
get
Get a given organisation's data.
post
Update an organisation.
delete
Delete an organisation.
get
Get the systems of a given organisation.
put
Create a system.
get
Get a given system's data.
post
Update a system.
delete
Delete a system.
Configuration
19
Conformance statements
8
Domain management
23
Test sessions
4
Test suites
6
Community management
Delete a community.
delete
/community/{community}
Path parameters
community
string
required
The key identifying the target community.
Response
Community deleted.
Changes