Admin
Trigger Update
Trigger an update after updating your OpenAPI document by calling this endpoint in a CI check
POST
FAQ
How do I log in to Mintlify using Google Auth?
To log in to Mintlify using Google Auth:
- Go to the Mintlify login page
- Click on “Sign in with Google”
- You’ll be redirected to Google’s authentication page
- Enter your Google account credentials
- Grant the necessary permissions to Mintlify
- You’ll be redirected back to Mintlify and logged in automatically
If you encounter any issues during the Google Auth process, make sure:
- Your Google account is active and accessible
- You have enabled third-party app access in your Google account settings
- Your browser allows redirects and has cookies enabled
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the project to trigger an update on. Can be retrieved from your dashboard.
Response
202 - application/json
A successful response
The response is of type object
.