...
Attributes | Values |
---|---|
HTTP Method | POSTPUT |
Request URI | /artifact{ complete path of the resource to be added } |
HTTP Request Header | Authorization: Bearer { OAuth access token } Media-Type: {Media type of the resource} |
Payload | Content of the resource which is going to be updated |
Description | Update the resource |
Response | HTTP 204 No Content |
...