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

# Delete the current user from the list of viewing users

`DELETE /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)
