Only file owner can delete direct links.
Request
Add the parameter Authorization
to Headers,whose value is to concatenate the Token after the Bearer. Example:Authorization: Bearer ********************
Request Code Samples
curl --location --request DELETE '/file/sourcexMxIa' \
--header 'Authorization: Bearer <token>'
Responses
application/json Modified at 2025-08-12 07:13:02