Create enterprise listing

post/api/address-book/v1/listing/global

Create a listing for your enterprise in the Go network. Once you create a listing for your enterprise, you can list your Go Account in the public directory.

Request Body

description string

200 Response

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

409 Response

errorName string required
error string required

422 Response

errorName string required
error string required

500 Response

errorName string required
error string required