POST /userservice/api/users/{userId}/contents/{contentId}

As of Version

product version 2021 Summer | component version 

Request MethodPOST
Response FormatHTTP status code
Description

Creates or updates the content specified by contentId that is stored for the user specified by userId with the data passed as a file in the multipart request body.

Response HTTP status codes:

HTTP Status CodeDescription
200OK
401Unauthorized
403Forbidden