---
title: "Create or update one tasking uplift (cloud/angle threshold or priority tier), percent or absolute (admin)."
method: POST
path: "/v1/op/organizations.admin.tasking_uplifts.save"
tags: ["kernel-ops"]
---

# Create or update one tasking uplift (cloud/angle threshold or priority tier), percent or absolute (admin).

`POST /v1/op/organizations.admin.tasking_uplifts.save`

## Headers

- `x-api-key` string, nullable

## Request body

- TaskingUpliftsSaveInput
  - `brand_id` string, required
  - `factor` string, required
  - `bucket_key` string, required
  - `mode` string, required
  - `value` number, required

## Response `200`

Successful Response

- unknown

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `422` — Validation Error
- `500` — Internal Server Error

---

[API](https://skmtc.dev/geopera/apis/geopera-data-platform.md) · [All operations](https://skmtc.dev/geopera/apis/geopera-data-platform/llms.txt) · [OpenAPI document](https://skmtc.dev/geopera/apis/geopera-data-platform/revisions/4e207e5020c5?raw)
