---
title: "Send OTP"
method: POST
path: "/targets/{id}/otp/{otp_url_token}/"
tags: ["Targets"]
---

# Send OTP

`POST /targets/{id}/otp/{otp_url_token}/`

## Path parameters

- `id` string, required
- `otp_url_token` string, required

## Request body

- SendOTPSchema
  - `otp` string, required

## Response `200`

- object
  - `detail` string

## Other responses

- `400`
- `401`
- `404`
- `500`

---

[API](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation.md) · [All operations](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/probely/snyk-api-web-s-api-reference-documentation/versions/e29879bff01b/schema)
