PUT
Update enterprise listing
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.
Requires access token scope: wallet_spend_all
Path Params
-
listingIdstring required
Header Params
-
enterprise-idstring required -
user-idstring required
Body Params
object
-
descriptionstringDescription is always updatable -
namestringThe name of your listing that displays in the global directory.editablemust betrue
Responses
200
OK
Response Body
object
-
idstring required -
enterpriseIdstring -
descriptionstring -
namestring required -
ownerstring required -
createdAtstring date-time required -
updatedAtstring date-time required -
globalListingobjectcodec for global listing http responseglobalListing object
-
createdAtstring date-time required -
descriptionstring -
enterpriseIdstring required -
idstring required -
namestring required -
ownerstring required -
updatedAtstring date-time required
-
400
Bad Request
No response body
401
Unauthorized
Response Body
object
-
errorNamestring required -
errorstring required
404
Not Found
Response Body
object
-
errorNamestring required -
errorstring required
422
Unprocessable Entity
Response Body
object
-
errorNamestring required -
errorstring required
500
Internal Server Error
Response Body
object
-
errorNamestring required -
errorstring required