---
title: Releases
description: Discover Storyblok's documentation with comprehensive developer guides, user manuals, API references, and examples to help you get the most out of the headless CMS platform.
url: https://storyblok.com/docs/api/management/releases
---

# Releases

Storyblok offers a Release app that enables you to plan future content releases. You can read more about releases **[here](https://www.storyblok.com/apps/releases_only)**.

This endpoint allows you to manage the releases in a space.

Endpoint

```bash
/v1/spaces/:space_id/releases
```

## Pagination

-   [Previous: Update a Preset](/docs/api/management/presets/update-a-preset)
-   [Next: Check Conflict in Release](/docs/api/management/releases/check-conflict-in-release)
