Create Gmail Alias Channels
POST/api/integrations/:integration_id/gmail/aliases
Create email channels for Gmail alias addresses.
Each alias gets its own independent channel (inbox) that sends/receives from that alias address, all powered by the same Gmail OAuth integration. Gmail supports sending from domain aliases, plus addressing, and send-as addresses without extra configuration.
Args: integration_id: The Gmail integration ID request: List of alias emails to create channels for
Returns: Dict with created channels and any errors
Request
Responses
- 200
- 404
- 422
Successful Response
Not found
Validation Error