---
title: "Update a journey collections details."
method: PATCH
path: "/Collections.json"
tags: ["Workspace"]
---

# Update a journey collections details.

`PATCH /Collections.json`

## Request body

- object
  - `collection_id` string, required
  - `name` string
  - `description` string
  - `settings` object

## Response `200`

Success

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/strikedm/apis/strikedm-backend-user-api.md) · [All operations](https://skmtc.net/strikedm/apis/strikedm-backend-user-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/strikedm/strikedm-backend-user-api/revisions/53010fa1289e/schema)
