---
title: "POST /api/registry/service/{registryName}/methods"
method: POST
path: "/api/registry/service/{registryName}/methods"
tags: ["service-registry-resource"]
---

# POST /api/registry/service/{registryName}/methods

`POST /api/registry/service/{registryName}/methods`

## Path parameters

- `registryName` string, required

## Request body

- ServiceMethod
  - `deprecated` boolean
  - `description` string
  - `exampleInput` object
  - `id` integer
  - `inputType` string
  - `methodName` string
  - `methodType` string
  - `operationName` string
  - `outputType` string
  - `requestContentType` string
  - `requestParams` RequestParam[] — unresolved $ref
  - `responseContentType` string

## Response `200`

OK

---

[API](https://skmtc.dev/orkescloud/apis/orkes-conductor-api-server.md) · [All operations](https://skmtc.dev/orkescloud/apis/orkes-conductor-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/orkescloud/orkes-conductor-api-server/revisions/6ebf0c14ac41/schema)
