Screens
Endpoints
Screens
Manage onboarding screen templates
GET
Screens
Documentation Index
Fetch the complete documentation index at: https://muchadostudio.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Screen Types
OnboardSync provides several pre-built screen types:| Type | Description |
|---|---|
welcome | Introduction screen with title, subtitle, and image |
feature | Highlight key features with icons and descriptions |
permissions | Request user permissions (notifications, location, etc.) |
signup | Account creation or sign-in screen |
custom | Fully customizable screen with HTML content |
List Screen Templates
Get available screen templates.Filter by screen type
Filter by category: onboarding, permissions, account
Get Screen
Get details for a specific screen.The screen ID
Create Screen
Add a new screen to a flow.The flow ID to add this screen to
Screen type: welcome, feature, permissions, signup, custom
Screen content based on type
Position in the flow (auto-assigned if not provided)
Additional screen settings
Content Structure by Type
- Welcome Screen
- Feature Screen
- Permissions Screen
Update Screen
Update an existing screen.The screen ID to update
Updated screen content
New position in the flow
Updated screen settings
Delete Screen
Remove a screen from a flow.The screen ID to delete
Deleting a screen will automatically reorder remaining screens in the flow.
Reorder Screens
Update the order of screens in a flow.The flow ID
Array of screen IDs in the desired order
Upload Screen Image
Upload an image for a screen.The screen ID
Image file (JPEG, PNG, GIF, WebP). Max size: 5MB
