A valid request URL is required to generate request examples{
"credential_id": "<string>",
"updated_at": "2023-11-07T05:31:56Z"
}Submit per-user-headers values
Consumes a pending submission flow row: verifies the caller’s values against the upstream MCP server, upserts the credential keyed by the flow row’s (mode, identity), then deletes the flow row and the bound temp token. Mirrors the OAuth callback’s “complete the flow” semantics.
Values for any key not in the live per_user_header_keys schema are
dropped server-side so a stale UI can’t persist deprecated keys.
A valid request URL is required to generate request examples{
"credential_id": "<string>",
"updated_at": "2023-11-07T05:31:56Z"
}Documentation Index
Fetch the complete documentation index at: https://docs.getbifrost.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token authentication. Use your provider API key or Bifrost authentication token.
Virtual keys (prefixed with sk-bf-) can also be passed here.
Path Parameters
Flow row ID
Body
Request body for PUT /api/mcp/per-user-headers/flows/{id}. The flow row
identifies the (mode, identity, mcp_client) triple, so the caller carries
only the values. Extra keys not in the live per_user_header_keys schema
are dropped server-side.
Show child attributes
Show child attributes
Was this page helpful?

