# Update a listing **POST /listings/{listing_id}** In addition to the default listing fields, you can also update custom fields added via the listing attributes or HivePress extensions. ## Servers - /wp-json/hivepress/v1: /wp-json/hivepress/v1 () ## Parameters ### Path parameters - **listing_id** (integer) Listing ID. ### Body: application/json (object) - **title** (string) Listing title. - **description** (string) Listing description. ## Responses ### 200 [Powered by Bump.sh](https://bump.sh)