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>"
]
}Authorizations
Management API authentication for /api/* endpoints. Use the Authorization header with Bearer <API key>.
Virtual keys, dashboard/user/session tokens, and x-api-key headers are not supported on management APIs.
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

