Duplicate Context
Creates a copy of an existing Context for the destination user. The copy includes both description fields (about the company and about the user) plus all Insights and all DM playbook entries attached to the source Context. Campaigns referencing the source Context are not moved — they keep pointing at the original. Use this to branch a modified version while keeping the original untouched, or to seed another user with the same company/user narrative together with its LLM-guidance payload.
Authorizations
API Key for authentication
Path Parameters
Body
ID of the existing Context to duplicate.
Name for the new (duplicated) Context.
1ID of the user that will receive the duplicated Context. Can differ from the source Context's user — in that case the copy is created in that user's account.