Create a folder
Authentication
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
Request
The folder’s name. It is recommended that you pass the name property in the request body. If you do not, the system uses a null value. As a result, this creates a folder with a blank name.
Response
Information about the collection folder. For a complete list of properties, refer to the Postman Collection Format documentation.
A Postman-specific response that contains information about the internal performed operation.