claim_subdomain
Claim a custom subdomain (e.g., myapp.run402.com) and point it to an existing deployment using service key authorization.
Instructions
Claim a custom subdomain (e.g. myapp.run402.com) and point it at an existing deployment. Free, requires service_key auth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Custom subdomain name (e.g. 'myapp' → myapp.run402.com). 3-63 chars, lowercase alphanumeric + hyphens. | |
| deployment_id | Yes | Deployment ID to point this subdomain at (e.g. 'dpl_1709337600000_a1b2c3') | |
| project_id | No | Optional project ID for ownership tracking. Uses stored service_key for auth. |