---
title: "Create a manual objective"
method: POST
path: "/v1/isms/documents/{id}/objectives"
tags: ["ISMS"]
---

# Create a manual objective

`POST /v1/isms/documents/{id}/objectives`

Create a manual objective in Comp AI.

## Path parameters

- `id` string, required

## Request body

- CreateObjectiveDto

## Response `200`

Objective created

## Changes

- **2026-06-15** `d5bf108f45b1` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/trycompai/apis/comp-ai-api/changes/v1/isms/documents/:id/objectives/post.md)

---

[API](https://skmtc.dev/trycompai/apis/comp-ai-api.md) · [All operations](https://skmtc.dev/trycompai/apis/comp-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/trycompai/comp-ai-api/revisions/d5bf108f45b1/schema)
