Objects
Create an Object
Create a single Object. title and type are required; the slug is derived from the title when omitted. Values in metadata must satisfy any validation configured on the Object type's Metafields. To create several Objects at once, use the batch endpoint instead of looping over this one.
post/buckets/{slug}/objects
Request body
Response
The created Object.
Changes
No recorded changes to this endpoint across all 1 revision of this API.