---
title: "DELETE /api/v1/resources/{ResourceId}/customMetadata"
method: DELETE
path: "/api/v1/resources/{ResourceId}/customMetadata"
---

# DELETE /api/v1/resources/{ResourceId}/customMetadata

`DELETE /api/v1/resources/{ResourceId}/customMetadata`

Deletes custom metadata from the specified resource.

## Path parameters

- `ResourceId` string, required

## Query parameters

- `versionId` string
- `keys` CustomMetadataKeyType[]
- `deleteAll` boolean

## Headers

- `Authentication` string, password

## Response `200`

Success

- DeleteCustomMetadataResponse

## Other responses

- `480` — EntityNotExistsException
- `481` — UnauthorizedOperationException
- `482` — UnauthorizedResourceAccessException
- `483` — ProhibitedStateException
- `484` — FailedDependencyException
- `485` — ServiceUnavailableException

---

[API](https://skmtc.net/aws/apis/workdocs.md) · [All operations](https://skmtc.net/aws/apis/workdocs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/workdocs/versions/8a533af4e1ef/schema)
