v50

latestOpenAPI 3.1.0raw.githubusercontent.com2025-06-09181183330.0 KB
schemas

Create a schema

Define a new schema for a linked collection. When creating a schema with this endpoint, ensure that the JSON payload is completely unescaped. Incorrectly escaped JSON formats can lead to errors.

post/groups/{groupId}/apps/{appId}/schemas

Request body

relationshipsSchemaRelationships

Relationships to foreign collections. Each field name is a property in the schema. The corresponding value is a relationship definition for that field.

Response

Ok

_idstring required