Skip to content

Commit

Permalink
hmmm
Browse files Browse the repository at this point in the history
  • Loading branch information
espen committed Dec 4, 2024
1 parent 8f0c87c commit 9ad365a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion examples_webhook.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,14 @@ Triggers when a booking is confirmed.
<details>
<summary>Request</summary>

```http
HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
```

```http
POST https://example.org/makeplans-events
Content-Type: application/json; charset=utf-8
User-Agent: MakePlans API
```

```json
Expand Down

0 comments on commit 9ad365a

Please sign in to comment.