---
title: "POST /{client-id}/streak-targets/"
method: POST
path: "/{client-id}/streak-targets/"
---

# POST /{client-id}/streak-targets/

`POST /{client-id}/streak-targets/`

## Path parameters

- `client-id` string, required

## Request body

- object
  - `streak_id` string, required
  - `name` string — Name of the target
  - `attributes` object[]
    - `key` string — attribute key eg. widget_kind
    - `value` string — attribute value, eg. text-poll

## Response `200`

## Other responses

- `201` — Created

---

[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)
