---
title: "Setting Your Configuration"
method: POST
path: "/v1/configuration"
tags: ["v1", "Webhooks"]
---

# Setting Your Configuration

`POST /v1/configuration`

Configure webhook URL

## Request body

- object
  - `webhook_url` string, required — A URL for us to send our webhooks to

## Response `200`

Status No Content

## Other responses

- `400` — Invalid request
- `401` — Unauthorized
- `404` — The specified resource was not found
- `422` — Unable to process the request entity

---

[API](https://skmtc.dev/sezzle/apis/sezzle-api-v2.md) · [All operations](https://skmtc.dev/sezzle/apis/sezzle-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sezzle/sezzle-api-v2/revisions/878c32abbb37/schema)
