Libraries
Create library
Create a new library in the current workspace.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
Response
200 - application/json
The created library
The response is of type object
.