---
title: "Criar URL"
method: POST
path: "/webhook"
tags: ["Webhook"]
---

# Criar URL

`POST /webhook`

## Headers

- `User-Agent` string

## Request body

- object
  - `url` string, uri, required — Sua URL que iremos chamar
  - `object_types` WebhookTypeEnum[], required

## Response `200`

OK

- object
  - `id` string
  - `signature_secret` string

---

[API](https://skmtc.net/transfeera/apis/autentica-o.md) · [All operations](https://skmtc.net/transfeera/apis/autentica-o/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/transfeera/autentica-o/versions/cf24b926bbaa/schema)
