Channel Management/Publishing
Delete Publish Record
Interface description: Delete a terminal local publishing record for the current user without deleting the platform work. recordId comes from the publishing record list, published list, or record detail endpoint. Only terminal records that meet the endpoint’s status requirements can be deleted.
DELETE
Delete Publish Record
Authorizations
Need to get API Key from AiToEarn. Click to go to "API Key Obtaining Tutorial".
Path Parameters
Publishing record ID from a publishing record list or detail response.
Example:
"record-id-from-publish-records"
Response
200 - application/json
The request has been processed by the service. Business success is determined by whether the response body has code === 0.
Last modified on July 31, 2026

