Error
A valid request URL is required to generate request examples{
"affected_users": 123,
"failed_users": 123,
"skipped_users": 123,
"user_ids": [
"<string>"
],
"fields": [
"<string>"
],
"applied": true,
"vk_sync_errors": [
"<string>"
]
}Access Profiles
Propagate template changes to user copies
Pushes selected fields from the template to every user that holds a copy.
Use dry_run: true to preview the impact. By default, accumulated usage is preserved.
POST
/
api
/
access-profiles
/
{id}
/
propagate
Error
A valid request URL is required to generate request examples{
"affected_users": 123,
"failed_users": 123,
"skipped_users": 123,
"user_ids": [
"<string>"
],
"fields": [
"<string>"
],
"applied": true,
"vk_sync_errors": [
"<string>"
]
}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
BearerAuthBasicAuthApiKeyAuth
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
Body
application/json
Minimum array length:
1Available options:
provider_configs, budgets, rate_limit, mcp_tool_groups, mcp_servers, mcp_tool_overrides Empty or omitted = all users with a copy of this profile.
Filter by SCIM group or team IDs.
If true, zero out budget and rate-limit usage on cloned rows. Default false (preserves usage).
Was this page helpful?
⌘I

