cURL
Updates a profile schema. After modifying
plan_version, newly written memories follow the new version rule, while already written memories are not affected.
Request parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
profile_schema_id | string | Yes | Profile schema ID (path parameter) |
name | string | No | Updated schema name |
description | string | No | Updated schema description |
plan_version | string | No | Updated version, Pro or Lite |
Code examples
cURL