Check Subdomain Available
check_subdomain_availableCheck whether a platform subdomain can be claimed before calling set_app_subdomain. Returns available plus a status of available, invalid, reserved, taken, current, or empty, with the exact reason. Pass app_id (an app you own) to have that app's own current subdomain reported as 'current' instead of 'taken'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | No | Optional ID of an app you own. When supplied, this app's own subdomain reports as 'current' instead of 'taken'. | |
| subdomain | Yes | Subdomain label to check |