Create new tenant
Tenants
Create Tenant
POST
Create new tenant
Overview
Create a new tenant (organization). The authenticated user will automatically be added as an ADMIN of the new tenant.Authorization
- User must be authenticated with a valid Bearer token
Automatic Admin Assignment
When you create a tenant, you are automatically assigned as an ADMIN, giving you full control over the organization.Example Usage
Next Steps
After creating a tenant:- Add team members using the team member endpoints
- Create categories for your products
- Add products to your catalog
- Configure webhooks for integrations