---
title: "Create channel link"
method: POST
path: "/api/v3.3/property-channel-links"
tags: ["Property Channel Links"]
---

# Create channel link

`POST /api/v3.3/property-channel-links`

Creates a new channel connection for a property

## Request body

- PropertyChannelLinkAddingApi3Dto
  - `propertyUid` string, required
  - `channel` 'HOME_TO_GO' | 'GO_LIGHTLY' | 'VACAY_MY_WAY' | 'HOMADS' | 'AIRBNB' | 'BOOKING_DOT_COM' | 'VRBO' | 'GOOGLE' | 'HVMI'
  - `url` string, required

## Response `200`

OK

---

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