Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
Required string length: 1 - 255
mcp_integration_id
string
required
workspace_id
string<uuid>
description
string | null
Maximum string length: 500
slug
string
Required string length: 3 - 50
Pattern: ^[a-zA-Z0-9_-]+$

Response

200 - application/json
id
string<uuid>
slug
string
Last modified on September 18, 2026