post https://{server}/api/v2.1/admin/libraries//dirents/
Create a new directory for the specified directory.
Response
Create a new directory for the specified directory.
xxxxxxxxxx
curl --request POST \
--url https://cloud.seafile.com/api/v2.1/admin/libraries/repo_id/dirents/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: