Contentful
Contentful

Contentful is a headless CMS allowing developers to create, manage, and distribute content across multiple channels and devices with an API-first approach

Completely Secure
120402VIEWS
2070USERS

Tools

1 of 1

Get Space

Retrieves details of a specific space by its ID. This action is used to get information about a single space in Contentful.

List Spaces

Lists all spaces that the authenticated user has access to in Contentful. This is a fundamental operation needed before performing any other content management actions since most operations require a space ID.

Update Space

Updates the name of a specific space. Notes: - The version number is required to ensure you're updating the latest version of the space. - You can get the current version from the sys.version field when fetching space details. - Only the name of the space can be updated.