---
title: "Wordpress Connect"
method: POST
path: "/integrations/wordpress/connect"
tags: ["wordpress"]
---

# Wordpress Connect

`POST /integrations/wordpress/connect`

Begin connecting one property's WordPress site.

## Request body

- WordPressConnectRequest — Start connecting one property's WordPress site.
  - `property_id` string, uuid, required
  - `site_url` string, required

## Response `200`

Successful Response

- WordPressConnectResponse — Where to send the operator: the site's own Application Password authorization screen.
  - `authorization_url` string, required

## Other responses

- `422` — Error
- `502` — Error

---

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