DELETE /userservice/api/users/{userId}/contents

As of Version

product version 2021 Summer | component version 

Request MethodGET
Response FormatHTTP status code
Description

Deletes all existing contents stored for the user specified by userId.

Response HTTP status codes:

HTTP Status CodeDescription
200OK
401Unauthorized
403Forbidden
Request Example

https://<host>/userservice/api/users/12345678-abcd-ef90-b620-0e92d5b7140c/contents

Response Example

200 OK

no response body