Idempotent set-replace: overwrites the agent’s entire dictionary set with dictionary_ids. Duplicate ids are deduped silently. Every id must exist and belong to the calling partner, else the whole request fails with VALIDATION_ERROR. The combined char_count across the resulting set must be at most 10,000 characters; otherwise the request fails with DICTIONARY_CHAR_LIMIT_EXCEEDED. Pass [] to detach all dictionaries. The swap is wrapped in a transaction — the attached set is never briefly partial.
API key in format: rg_live_xxxx. Pass as a Bearer token in the Authorization header.
Agent ID.
Full replacement set of dictionary IDs. Pass [] to detach all.