Documentation Index
Fetch the complete documentation index at: https://buildpixel.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
GET /auth/me
Returns the authenticated user’s identity, current org, and membership.
PATCH /organizations/:id
Update org settings.
name, default project settings, and integration settings.
DELETE /organizations/:id/integrations/github
Disconnect the GitHub App integration. Existing GitHub-backed projects fail builds until reconnected.
PATCH /organizations/:id/perforce
Configure or update Perforce server credentials.
p4 info to validate before persisting. Returns 400 if creds are wrong.