Update a Library

post

/ic/api/integration/v1/libraries/{id}/archive

Replace the existing jar/js file.

Request

Supported Media Types
Path Parameters
Form Parameters
Back to Top

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : library
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : library
Type: object
Show Source

204 Response

Successful operation, no content sent, the Location header provides the newly created libraries uri

400 Response

Malformed request parameters

409 Response

Library already exists

500 Response

Server error
Back to Top