Create a request
Authentication
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
Query parameters
Request
The request’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 request with a blank name.
Response
Information about the created request. For a complete list of properties, refer to the Request entry in the Postman Collection Format documentation.
A Postman-specific response that contains information about the internal performed operation.