Update a JSON template
Partially updates a JSON template by its ID. Returns 404 if the template does not exist, 409 if the new name conflicts with an existing template, or if the template is in use and the JSON schema change is not strictly additive (only new optional top-level properties are allowed while in use).
Authorizations
A valid API key generated in Topsort's UI. Use the TSE API key if calling auctions or events API, otherwise use the TSC API key.
Path Parameters
JSON template ID to update.
Body
Unique name of the JSON template
1 - 50Description of the JSON template
1 - 100Preview screenshot of the JSON template
1 - 2083Preview URL of the JSON template
1 - 2083The JSON schema of the JSON template
Response
Successful Response
The ID of the JSON template
The ID of the marketplace
The name of the JSON template
The description of the JSON template
The JSON schema of the JSON template
The creation time of the JSON template
The update time of the JSON template
The ad format of the JSON template
banner, sponsored_brand Whether the JSON template is archived
Preview screenshot of the JSON template
1 - 2083Preview URL of the JSON template
1 - 2083