---
title: "PATCH /positions/{ResourceIdentifier}#resourceType"
method: PATCH
path: "/positions/{ResourceIdentifier}#resourceType"
deprecated: true
---

# PATCH /positions/{ResourceIdentifier}#resourceType

`PATCH /positions/{ResourceIdentifier}#resourceType`

> **Deprecated.**

Update the position information of a resource.

This action is no longer supported. Calls to update the position information should use the [UpdateResourcePosition](https://docs.aws.amazon.com/iot-wireless/2020-11-22/apireference/API_UpdateResourcePosition.html) API operation instead.

## Path parameters

- `ResourceIdentifier` string, required

## Query parameters

- `resourceType` 'WirelessDevice' | 'WirelessGateway', required

## Request body

- object
  - `Position` PositionCoordinateValue[], required — The position information of the resource.

## Response `204`

Success

- UpdatePositionResponse — This operation is no longer supported.

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — InternalServerException

---

[API](https://skmtc.net/aws/apis/iotwireless.md) · [All operations](https://skmtc.net/aws/apis/iotwireless/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/iotwireless/revisions/022d242d4bce/schema)
