Design Studio
Update a component
Update part of a component: its name, tag, folder, or content.
put/v1/design_studio/components/{id}
Path parameters
idstring uuid required
The UUID of the component.
Request body
Example request
{
"name": "custom-footer"
}Response
Component updated
Changes
No recorded changes to this endpoint across all 1 revision of this API.