Content Management API > Fieldset
Create a new fieldset
Body parameters
RFC 4122 UUID of fieldset expressed in URL-safe base64 format
Example: "93Y1C2sySkG4Eg0atBRIwg"
Must be exactly "fieldset"
.
The title of the fieldset
Example: "SEO-related fields"
Description/contextual hint for the fieldset
Example: "Please fill in these fields!"
Whether the fieldset can be collapsed or not
When fieldset is collapsible, determines if the default is to start collapsed or not
Returns
Returns
a resource object of type fieldset.
Examples