Admin Update Go Account entry

put/api/address-book/v1/admin/listing/entry/{listingEntryId}

Admin endpoint to update Go Account entry and targetListingEntries on behalf of a client.

Path Parameters

  • listingEntryIdstringRequired

Request Body

description string
public boolean

200 Response

id string required
walletId string required
Min length: >= 1 characters
coin string required
Min length: >= 1 characters
type string required
codec for entry type
Allowed value: GO_ACCOUNT
description string
Min length: >= 1 characters
discoverable boolean required
featured boolean required
createdAt string <date-time>required
updatedAt string <date-time>required

400 Response

403 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