# API Jump to Special Page

# Examples of Topic Pages



# Configuration parameter

Request parameters:

Field name type Required Required Introductions
content_name String yes Topic Page Name
city_name String yes User City

Enter the example:

{
    "page_type": 3,
    "src_channel": 0,
    "city_name": "guangzhou."
    "content_name": "Purchase and settle down"
}

Returns an example:

{
    "errcode": 0,
    "errmsg": "success,"
    "path": "XXX",
    "Bussiness_type": "xxd"
}