Update a project
PATCH
/projects/{id} Update project name, default open/click tracking flags, or custom tracking domain.
Setting trackingDomain resets status to pending until verify succeeds.
Setting a non-null trackingDomain requires the custom_tracking_domain
capability.
Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
id | path | yes | string |
Operation
| Method | PATCH |
| Path | /projects/{id} |
| Operation ID | updateProject |
| Tags | Projects |