---
title: "POST /job/notes/add"
method: POST
path: "/job/notes/add"
tags: ["job"]
---

# POST /job/notes/add

`POST /job/notes/add`

## Request body

- ReqNodesAdd
  - `job_id` string, required — Job ID
  - `role` string, required — Role of the participant: guest/host/arbiter/local
  - `party_id` string, required — Site ID
  - `notes` string, required — Tags and customizable information for tasks

## Response `200`

Success

- CommonModel
  - `message` string
  - `code` integer

---

[API](https://skmtc.net/federatedai/apis/fate-flow-restful-api.md) · [All operations](https://skmtc.net/federatedai/apis/fate-flow-restful-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/federatedai/fate-flow-restful-api/revisions/79b43d689db6/schema)
