---
title: "Rename-Documents"
method: POST
path: "/api/v1/{SID}/documents/rename"
tags: ["default"]
---

# Rename-Documents

`POST /api/v1/{SID}/documents/rename`

This API request allows you to rename a document. Specify the document ID and the new doument title.

## Path parameters

- `SID` string, required

## Headers

- `api-key` string
- `Content-Type` string

## Request body

- object

## Response `200`

OK

- object

---

[API](https://skmtc.net/kaleyra/apis/kaleyra-io-sms-apis.md) · [All operations](https://skmtc.net/kaleyra/apis/kaleyra-io-sms-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kaleyra/kaleyra-io-sms-apis/versions/d9b785884d03/schema)
