---
title: "POST /v1/Secrets"
method: POST
path: "/v1/Secrets"
---

# POST /v1/Secrets

`POST /v1/Secrets`

Create a secret for an Account.

## Response `201`

Created

- MicrovisorV1AccountSecret
  - `date_rotated` string, date-time, nullable
  - `key` string, nullable — The secret key; up to 100 characters.
  - `url` string, uri, nullable — The absolute URL of the Secret.

---

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