/
EC
ec-jrc
/
Interoperability Test Bed REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4m ago · Updated 1mo ago
Details
Filter operations
Community management
10
Configuration
14
Conformance statements
4
Domain management
13
put
Create a domain.
post
Update a domain. The target domain is the one linked to the community identified by the community API key provided for authorisation.
post
Update the domain identified by the provided authorisation API key. If using an community API key for authorisation, the relevant community must be linked to the target domain.
delete
Delete the domain identified by the provided authorisation API key.
put
Create a specification group.
post
Update a specification group.
delete
Delete a specification group.
put
Create a specification.
post
Update a specification.
delete
Delete a specification.
put
Create an actor.
post
Update an actor.
delete
Delete an actor.
Test sessions
4
Test suites
6
Domain management
Delete an actor.
delete
/actor/{actor}
Path parameters
actor
string
required
The key identifying the target specification.
Response
Actor deleted.
Changes