Skip to main content

Update Project

Updates the display name of an existing project. This endpoint does not create, delete, or reconfigure projects.
Requires a Content API key for the shop that owns the project. See Authentication.

Path parameters

Request body

Only name is writable. It must be a non-empty string with at most 191 characters. Unknown fields are rejected rather than silently ignored. Clients that cannot send PATCH may send POST to the same URL with the same body.

Example

Response

Errors

Content API overview

Review authentication, write behavior, errors, and usage tracking.