Marketplaces

Update marketplace

Updates marketplace metadata.

patch/v1/marketplaces/{marketplaceId}

Path parameters

marketplaceIdstring typeid required

Den TypeID with 'mkt_' prefix and a 26-character base32 suffix.

Request body

namestring
descriptionstring nullable
logoUrlstring nullable

Response

Marketplace updated successfully.

oktrue required

Changes

Changed in 1 of the 26 revisions of this API.4

    • removed the pattern ^mkt_.* from the path request parameter marketplaceId

      request-parameter-pattern-removed

    • the item/createdByOrgMembershipId response's property pattern ^om_.* was removed for the status 200

      response-property-pattern-removed

    • the item/id response's property pattern ^mkt_.* was removed for the status 200

      response-property-pattern-removed

    • the item/organizationId response's property pattern ^org_.* was removed for the status 200

      response-property-pattern-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog