---
title: "POST /entries"
method: POST
path: "/entries"
---

# POST /entries

`POST /entries`

Post an entry to be registered on the CodeTransparency instance, mandatory in IETF SCITT draft

## Query parameters

- `api-version` string, required
- `waitForCommit` boolean

## Headers

- `accept` 'application/cose; application/cbor', required

## Response `201`

Response of entry submission if the response can be served immediately, mandatory in IETF SCITT draft

## Other responses

- `303` — Response for async entry submission in SCRAPI v09, returns 303 See Other with empty body
- `400` — Validation error response
- `401` — Unauthorized error response, returned when JWT authentication is required and the request fails authentication.
- `404` — Not found error response
- `429` — Not found error response
- `500` — Server error response
- `503` — Service unavailable error response

---

[API](https://skmtc.net/azure/apis/confidentialledger-microsoft-codetransparency.md) · [All operations](https://skmtc.net/azure/apis/confidentialledger-microsoft-codetransparency/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/confidentialledger-microsoft-codetransparency/revisions/557b89959378/schema)
