---
title: "Will return the ONVIF presets for the specific camera."
method: POST
path: "/api/camera/onvif/presets"
tags: ["camera"]
---

# Will return the ONVIF presets for the specific camera.

`POST /api/camera/onvif/presets`

Will return the ONVIF presets for the specific camera.

## Request body

- ModelsOnvifCredentials
  - `onvif_password` string
  - `onvif_username` string
  - `onvif_xaddr` string

## Response `200`

OK

## Changes

- **2023-08-30** `5b27755b4b13` — 1 info
  - endpoint added
- **2020-12-29** `6170b062eece` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/kerberos-io/apis/swagger-kerberos-agent-api/changes/api/camera/onvif/presets/post.md)

---

[API](https://skmtc.dev/kerberos-io/apis/swagger-kerberos-agent-api.md) · [All operations](https://skmtc.dev/kerberos-io/apis/swagger-kerberos-agent-api/llms.txt) · [OpenAPI document](https://skmtc.dev/kerberos-io/apis/swagger-kerberos-agent-api/revisions/2ecbac505693?raw)
