update_portfolio
Change the portfolio's display_name, tagline, website_url or slug, or publish/unpublish it with published=true/false. Pass an empty string to clear tagline or website_url; omit fields to leave them. The slug can change at most 3 times per 30 days. Unpublishing always works; other changes need a paid plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | New public URL path; see create_portfolio for the rules. | |
| tagline | No | Short line under the name, max 160 characters. Empty string clears it. | |
| published | No | true publishes the page, false takes it offline. | |
| website_url | No | Photographer's website, an https URL of max 200 characters. Empty string clears it. | |
| display_name | No | New name, 1-80 characters. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||