---
title: "Relabel the given job resource"
method: POST
path: "/v1/jobs/{job_id}/relabel"
tags: ["jobs"]
---

# Relabel the given job resource

`POST /v1/jobs/{job_id}/relabel`

## Headers

- `X-Fields` string, mask

## Response `201`

Success

- JobSubmittedRelabel
  - `message` string
  - `uuid` string
  - `batch_id` string
  - `operation_id` integer

## 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/0d125680e232/schema)
