1. Introduction

Introduction

A component is a standalone entity that is meaningful in its own right. While components (or bloks) can be nested in each other, semantically they remain equal. Each component is a small piece of your data structure which can be filled with content. One component can consist of as many field types as required.

You can use the components endpoint to retrieve, add, update, or delete components.

Endpoint
GET /v1/spaces/:space_id/components