---
title: "Add the current user to the list of viewing users"
method: POST
path: "/v1/jobs/{job_id}/viewing_users/me"
tags: ["jobs"]
---

# Add the current user to the list of viewing users

`POST /v1/jobs/{job_id}/viewing_users/me`

## Response `204`

Successfully modified viewing users

## Other responses

- `404` — Job 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/revisions/d2c17db7266d/schema)
