---
title: "update Owner activity for an app"
method: PUT
path: "/v1/apps/owner-activity/{app_id}"
tags: ["app instances"]
---

# update Owner activity for an app

`PUT /v1/apps/owner-activity/{app_id}`

## Headers

- `X-Fields` string, mask

## Response `200`

Success

- OwnerActivity
  - `ownerId` integer
  - `appUuid` string
  - `lastMessageViewed` string, date-time

## Other responses

- `404` — App not found

---

[API](https://skmtc.net/super/apis/super-ai-api.md) · [All operations](https://skmtc.net/super/apis/super-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/super/super-ai-api/versions/0d125680e232/schema)
