List production apps
| Parameter | Type | Description |
|---|---|---|
entityId | query | Filter by entity |
page | query | Page number (default: 1) |
pageSize | query | Items per page (default: 20) |
Create production app
| Parameter | Type | Required | Description |
|---|---|---|---|
entityId | body | Yes | Entity to create a production app for |
subdomain | body | Yes | Subdomain for the app (e.g., my-app → my-app.synthetiq.link) |
entities:deploy scope + entity publisher.
Get production app
Update production app
| Parameter | Type | Description |
|---|---|---|
subdomain | body | Updated subdomain |
workerConfig | body | Worker service configuration |
entities:deploy scope + entity publisher.
Delete production app
entities:deploy scope + entity publisher.
Subdomain availability
| Parameter | Type | Required | Description |
|---|---|---|---|
value | query | Yes | Subdomain to check |
excludeId | query | No | Production app ID to exclude (for updates) |

