v1

latestOpenAPI 3.0.32026-07-268345159.5 KB
default

Delete template by template ID and element name

delete/partner/app/{appId}/template/{elementName}/{templateId}

Path parameters

appIdstring required

Unique identifier of the app.

elementNamestring required

Element name of the template

templateIdstring required

Template ID of the template

Headers

tokenstring

Your app token, please refer Get access token api to get the token from partner documentation.

Response

Successful response

statusstring

Example response

{
  "status": "success"
}