---
title: "PATCH /{client-id}/periodic-streaks/{periodic-streak-id}/"
method: PATCH
path: "/{client-id}/periodic-streaks/{periodic-streak-id}/"
---

# PATCH /{client-id}/periodic-streaks/{periodic-streak-id}/

`PATCH /{client-id}/periodic-streaks/{periodic-streak-id}/`

## Path parameters

- `client-id` string, required
- `periodic-streak-id` string, required

## Request body

- object
  - `name` string, required
  - `progress_action_key` string
  - `period` 'daily' | 'monthly' | 'weekly'
  - `timezone` string
  - `action_threshold` string
  - `started_at` string
  - `stopped_at` string
  - `freeze_start` string
  - `freeze_until` string
  - `freeze_reason` string
  - `attributes` object[]
    - `key` string
    - `value` string
  - `profile_groups` string — List of profile group ids whom this streak must be applicable for.

## Response `200`

---

[API](https://skmtc.net/livelike/apis/engagement-suite.md) · [All operations](https://skmtc.net/livelike/apis/engagement-suite/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/livelike/engagement-suite/revisions/f3171d1c30f7/schema)
