WeChat_del_draft
Delete a WeChat Official Account draft using its media ID and access token, removing unpublished content from the platform.
Instructions
删除微信公众号草稿
Metadata:
input: access_token, media_id
output: success, error, errcode, errmsg
参数说明:
access_token: 接口凭证
media_id: 草稿ID,即WeChat_create_draft返回的draft_media_id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |