Skip to content

Show priority and admin_id as top-level params in the Preview update-conversation examples - #622

Merged
Apexinsideapex merged 1 commit into
mainfrom
rohitsharma/conversation-priority-preview-request-examples
Aug 13, 2026
Merged

Show priority and admin_id as top-level params in the Preview update-conversation examples#622
Apexinsideapex merged 1 commit into
mainfrom
rohitsharma/conversation-priority-preview-request-examples

Conversation

@Apexinsideapex

@Apexinsideapex Apexinsideapex commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Why?

The Preview update-conversation examples show priority nested inside custom_attributes, where it means a workspace attribute that happens to share the name rather than the conversation priority the endpoint now accepts. Developers copy the example panel rather than the schema, so a request built from the page silently leaves the priority unchanged.

How?

Adds the top-level priority and admin_id params to those examples and drops the same-named custom attribute that made the two ambiguous. Preview only, examples only.

Generated with Claude Code

@Apexinsideapex
Apexinsideapex force-pushed the rohitsharma/conversation-priority-preview-request-examples branch from b9de162 to 5f4eb29 Compare August 13, 2026 15:28
@Apexinsideapex Apexinsideapex changed the title Show priority as a top-level param in the Preview update-conversation examples Show priority and admin_id as top-level params in the Preview update-conversation examples Aug 13, 2026
@Apexinsideapex
Apexinsideapex merged commit 833cbe6 into main Aug 13, 2026
3 checks passed
@Apexinsideapex
Apexinsideapex deleted the rohitsharma/conversation-priority-preview-request-examples branch August 13, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants