Skip to main content

Delete a library

DELETE 

/libraries/:libraryId

The operation allows you to remove a specific library from the system permanently.

Request

Path Parameters

    libraryId stringrequired

Header Parameters

    X-Codenow-Api-Key anyrequired

    CodeNOW API Key

Responses

Library was deleted.

Schema

    status stringrequired

    Possible values: non-empty

Loading...