Skip to content

Test blog connection

POST
/api/v1/blog-connections/{connection_id}/test

Tests connectivity to the WordPress site by verifying credentials.

Authorizations

HTTPBearer
Type
HTTP (bearer)

Parameters

Path Parameters

connection_id*
Type
string
Required
Format
"uuid"

Responses

Successful Response

application/json
JSON
{
"success": true,
"message": "string",
"site_name": "string"
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

XC AI Content Automation