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
Description is always updatable
Min length: >= 1 characters
name string
The name of your listing that displays in the global directory. 'editable' must be 'true'
Min length: >= 1 characters

200 Response

id string required
enterpriseId string
Min length: >= 1 characters
description string
Min length: >= 1 characters
name string required
Min length: >= 1 characters
owner string required
Min length: >= 1 characters
createdAt string <date-time>required
updatedAt string <date-time>required
globalListing object
codec for global listing http response
createdAt string <date-time>required
description string
Min length: >= 1 characters
enterpriseId string required
Min length: >= 1 characters
id string required
name string required
Min length: >= 1 characters
owner string required
Min length: >= 1 characters
updatedAt string <date-time>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