---
title: "Decision log service"
method: POST
path: "/logs/{partition_name}"
tags: ["Management API"]
---

# Decision log service

`POST /logs/{partition_name}`

Updates will be sent to the specified location (`{partition_name}`)

## Path parameters

- `partition_name` string, required

## Response `200`

Success. You will find a gzip file is in the response's message body

## Other responses

- `404` — Not found (for example, a requested policy module or document does not exist)

---

[API](https://skmtc.net/open-policy-agent/apis/open-policy-agent-opa-management-apis.md) · [All operations](https://skmtc.net/open-policy-agent/apis/open-policy-agent-opa-management-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/open-policy-agent/open-policy-agent-opa-management-apis/versions/694d8aec2fc5/schema)
