---
title: "Deny Providing Reference Online Form"
method: POST
path: "/reference-online-form/{public_reference_id}/deny"
tags: ["Reference Online Form Content"]
---

# Deny Providing Reference Online Form

`POST /reference-online-form/{public_reference_id}/deny`

## Headers

- `Accept` 'application/json', required
- `If-Match` string

## Request body

- object

## Response `202`

Reference Online Form denial was successful

- string

## Other responses

- `400` — Validation error. Usually caused by a missing or invalid parameter
- `404` — Resource not found
- `412` — Request precondition failed
- `default` — Server error occurred

---

[API](https://skmtc.dev/staffshift/apis/staffshift-api-gateway.md) · [All operations](https://skmtc.dev/staffshift/apis/staffshift-api-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/staffshift/staffshift-api-gateway/revisions/6e2cb83db3a9/schema)
