---
title: "Create a subscription"
method: POST
path: "/v1/subscriptions"
tags: ["Subscriptions"]
---

# Create a subscription

`POST /v1/subscriptions`

Creates a subscription for given event type(s).

## Response `200`

A subscription for webhook notification is successfully created.

## Other responses

- `400` — Bad request
- `500` — Cannot create subscription due to infrastructure issue. Please try after some time. If the problem persists, reach out to Pleo customer support.

---

[API](https://skmtc.net/pleo/apis/gjoll-api.md) · [All operations](https://skmtc.net/pleo/apis/gjoll-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pleo/gjoll-api/versions/c70cd21dc330/schema)
