create_project
Create a website project. Requires administrative access and an account-wide grant. Use a stable idempotency_key when retrying.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Project display name. | |
| domain | No | Website domain, optionally including a path. | |
| idempotency_key | Yes | Unique request key. Reuse exactly the same key and arguments when retrying this action. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||