---
title: "Create an automatic signature"
method: POST
path: "/v2/signature"
tags: ["Signature"]
---

# Create an automatic signature

`POST /v2/signature`

In an active call, an operator can create a signature document using this endpoint that will fill the information and send a notification to the client to sign the document.
After that, the operator can download the signed document. A webhook event `on_signature_enveloped_inserted` is sent after a signature is created.

## Response `202`

`provider_id` for downloading the signed document when completed.

## Other responses

- `422` — Unprocessable Content

---

[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)
