Skip to main content
PUT
Update Profile

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

profile_id
string<uuid>
required

Body

application/json
name
string | null
Required string length: 1 - 100
scopes
Scopes · object | null
slug
string | null
Maximum string length: 64
remote_enabled
boolean | null
token
string | null

Required when re-enabling remote_enabled after mirror was removed.

Minimum string length: 1

Response

Successful Response

profile_id
string<uuid>
required
name
string
required
scopes
Scopes · object
required
remote_enabled
boolean
required
slug
string | null
mcp_server_id
string<uuid> | null
remote_urls
FlowMcpRemoteUrls · object | null
instances
FlowMcpInstanceSummary · object[]