---
title: "Create a conformance statement between a system and a specification actor."
method: PUT
path: "/conformance/{system}/{actor}"
tags: ["Conformance statements"]
---

# Create a conformance statement between a system and a specification actor.

`PUT /conformance/{system}/{actor}`

## Path parameters

- `system` string, required
- `actor` string, required

## Response `200`

Conformance statement successfully created.

## Other responses

- `429` — Call rate limit threshold exceeded for this operation.
- `default` — The received request was invalid.

---

[API](https://skmtc.dev/ec-jrc/apis/interoperability-test-bed-rest-api.md) · [All operations](https://skmtc.dev/ec-jrc/apis/interoperability-test-bed-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ec-jrc/interoperability-test-bed-rest-api/revisions/433b3c0ae6d4/schema)
