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

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

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

Adds one or more custom properties to the specified resource (a folder, document, or version).

## Path parameters

- `ResourceId` string, required

## Query parameters

- `versionid` string

## Headers

- `Authentication` string, password

## Request body

- object
  - `CustomMetadata` object, required — Custom metadata in the form of name-value pairs.

## Response `200`

Success

- CreateCustomMetadataResponse

## Other responses

- `480` — EntityNotExistsException
- `481` — UnauthorizedOperationException
- `482` — UnauthorizedResourceAccessException
- `483` — ProhibitedStateException
- `484` — CustomMetadataLimitExceededException
- `485` — FailedDependencyException
- `486` — 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)
