Skip to content

Update External Custom Domains page to Orka3 API (DI-521)#143

Open
celanthe wants to merge 1 commit intomainfrom
fix/external-custom-domains-orka3-api
Open

Update External Custom Domains page to Orka3 API (DI-521)#143
celanthe wants to merge 1 commit intomainfrom
fix/external-custom-domains-orka3-api

Conversation

@celanthe
Copy link
Copy Markdown
Collaborator

@celanthe celanthe commented Apr 24, 2026

Summary

  • Replaces old POST /resources/cert/set endpoint with Orka3 equivalent: POST /api/v1/upload/cert
  • Removes orka-licensekey header (license keys are obsolete in Orka3)
  • Removes "Orka license key" prerequisite from step 2; replaces with orka3 login auth note
  • Updates CLI command from orka config to orka3 config set --api-url
  • Form fields (certPath, keyPath) and Bearer token auth are unchanged

Cross-checked against https://macstadium.github.io/orka-api-docs/ (certUpload operation).

Closes DI-521.

Test plan

  • Verify Mintlify preview renders the curl block correctly
  • Confirm link to /macstadium/macstadium-overview/ip-plan is no longer referenced for license key

🤖 Generated with Claude Code

Replace legacy /resources/cert/set endpoint and orka-licensekey header
with the Orka3 equivalents: POST /api/v1/upload/cert, Bearer token auth.
Update CLI command from orka config to orka3 config set --api-url.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Apr 24, 2026

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

Project Status Preview Updated (UTC)
macstadiuminc 🟢 Ready View Preview Apr 24, 2026, 2:47 PM

@celanthe celanthe self-assigned this Apr 24, 2026
@celanthe celanthe added the documentation Improvements or additions to documentation label Apr 24, 2026
@celanthe celanthe requested a review from cjflan April 24, 2026 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant