Update listing

put/api/address-book/v1/listing/{listingId}

You can update the following:

  • Description of your enterprise listing.
  • Description of the target listing on connections you added from the directory.
  • Description and or name of the target listing name from connections you directly added by wallet ID.

Path Parameters

  • listingIdstringRequired

Request Body

description string
name string

200 Response

id string required
enterpriseId string
description string
name string required
owner string required
createdAt string required
updatedAt string required
globalListing object
id string required
enterpriseId string required
description string
name string required
owner string required
createdAt string required
updatedAt string required

400 Response

401 Response

errorName string required
error string required

404 Response

errorName string required
error string required

422 Response

errorName string required
error string required

500 Response

errorName string required
error string required