v10

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-051810111.7 KB
MarketplaceModuleDataManagement

This endpoint updates the data of a given Listing. To find a Listing's SID, use the Available Add-ons resource or view its Listing details page in the Console by visiting the Catalog or the My Listings tab and selecting the Listing. Only Listing owners are allowed to update the Listing.

post/v1/Listing/{Sid}

Path parameters

Sidstring required

SID that uniquely identifies the Listing.

Response

OK

urlstring uri nullable

URL to query the subresource.

sidstring nullable

ModuleSid that identifies this Listing.

descriptionobject nullable

A JSON object describing the module and is displayed under the Description tab of the Module detail page. You can define the main body of the description, highlight key features or aspects of the module and if applicable, provide code samples for developers

supportobject nullable

A JSON object containing information on how customers can obtain support for the module. Use this parameter to provide details such as contact information and support description.

policiesobject nullable

A JSON object describing the module's privacy and legal policies and is displayed under the Policies tab of the Module detail page. The maximum file size for Policies is 5MB

module_infoobject nullable

A JSON object containing essential attributes that define a module. This information is presented on the Module detail page in the Twilio Marketplace Catalog. You can pass the following attributes in the JSON object

documentationobject nullable

A JSON object for providing comprehensive information, instructions, and resources related to the module

configurationobject nullable

A JSON object for providing listing specific configuration. Contains button setup, notification url, among others.

pricingobject nullable

A JSON object for providing Listing specific pricing information.