Skip to content

docs: point support contacts at the customer portal ticket form - #1092

Merged
roh26it merged 2 commits into
mainfrom
docs/support-portal-link
Sep 22, 2026
Merged

roh26it merged 2 commits into
mainfrom
docs/support-portal-link

Conversation

@vrv-panw

Copy link
Copy Markdown
Contributor

Replaces every support@portkey.ai reference across the docs with https://support.portkey.ai/forms/customer-portal-ticket-form.

What changed (185 files):

  • mailto: links — markdown […](mailto:…) and <a href="mailto:…"> — now point at the form. Where the link text was the email itself, it became Portkey support.
  • Bare mentions in prose were reworded so the sentence still reads correctly with a URL: "Email us at support@portkey.ai" → "Reach out to Portkey support", "reach out to us at support@portkey.ai" → "reach out to us via Portkey support".
  • List items / cards / tables: - 📧 Email: support@portkey.ai → - 🎫 Support: [Submit a ticket](…); the "Email" cards in support/contact-us.mdx and enterprise/hybrid2.mdx are now "Support Portal" cards with the form as href.
  • Includes the virtual_key_old/ and duplicate aigw/ trees.

Two judgement calls to review:

  1. openapi/portkey-models.json had the address in an OpenAPI contact.email field, where a URL is not schema-valid. The email field is dropped and contact.url now points at the form (it previously pointed at https://portkey.ai).
  2. product/enterprise-offering/security-portkey.mdx:87 (and its virtual_key_old twin) lists support@portkeyai.com, dpo@portkey.ai — different addresses, so they were left as-is.

Verified: zero remaining occurrences of support@portkey.ai in the repo; the OpenAPI file still parses as valid JSON.

🤖 Generated with Claude Code

Replaces every support@portkey.ai reference with
https://support.portkey.ai/forms/customer-portal-ticket-form.

mailto: links (markdown and <a href>) now point at the form, and prose
that read "email us at support@portkey.ai" was reworded to "reach out
to Portkey support" so the sentences still make sense with a URL.
The OpenAPI contact block drops its `email` field (a URL is not valid
there) and points `url` at the form instead.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@mintlify

mintlify Bot commented Sep 22, 2026 •

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
portkey-docs 🟢 Ready View Preview Sep 22, 2026, 10:33 AM

support@portkeyai.com now points at the customer portal ticket form.
dpo@portkey.ai stays as an email — it's the data-protection contact,
not support — but moves to its own bullet.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@roh26it
roh26it merged commit d4af3ec into main Sep 22, 2026
3 checks passed

This branch was successfully deployed

1 active deployment
staging — 4e9ae895 Deployed Sep 22, 2026 by mintlify[bot]
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