---
title: "PUT /tenants/self/security-contact"
method: PUT
path: "/tenants/self/security-contact"
tags: ["Tenants"]
---

# PUT /tenants/self/security-contact

`PUT /tenants/self/security-contact`

## Request body

- SecurityContactEmailRequest
  - `email` string, email, required

## Response `200`

Success

- SecurityContactEmailResponse
  - `email` string, nullable

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/basistheory/apis/basis-theory-api.md) · [All operations](https://skmtc.net/basistheory/apis/basis-theory-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/basistheory/basis-theory-api/revisions/cbb8e098b560/schema)
