UserImage: Delete

UserImage: Delete

用户指定图片资源ID,删除该图片资源。用户只能删除自己创建的图片资源,图片被删除后无法被其他用户访问。

Request

HTTP request

DELETE https://www.featapi.com/api/user/user-image/<UserImage id>/

Parameters

无需添加参数。

Authorization

该请求需要用户登录认证

Response

HTTP STATUS CODE

204

成功删除。无返回内容。

404

指定的<UserImage id>不存在。

403

无权删除指定的<UserImage id>。

发表评论

您的电子邮箱地址不会被公开。

您可以使用以下 HTML标签和属性:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Captcha Code