...
Attributes | Values |
---|---|
HTTP Method | GET |
Request URI | /artifact/{ collection path } |
HTTP Request Header | Authorization: Bearer { OAuth access token } |
Description | retrieves Retrieves the content of the requested collection |
...
Attributes | values |
---|---|
HTTP Method | DELETE |
Request URI | /artifact/{ collection path } |
HTTP Request Header | Authorization: Bearer { OAuth access token } |
Description | It deletes the requested collection if it exists. |