Skip to main content
POST
Create Client

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Payload for registering a client (agent-proxy).

name
string
required
Required string length: 1 - 255
description
string | null
Maximum string length: 1000
kind
string
default:harness
Maximum string length: 32
source_project_id
string | null

Response

Successful Response

created_by
string
required
description
string | null
required
id
string<uuid>
required
kind
string
required
name
string
required
source_project_id
string | null
required
workspace_id
string
required
mcp_endpoint_url
string | null
mcp_instances
ClientRef · object[]
skills
ClientRef · object[]