Tool to create a request response in a Postman collection. Use when you need to add a saved response example to a specific request in a collection.
bodystringThe response body as a string
codeintegerThe HTTP status code
nameRequiredstringThe name of the response example
headerarrayArray of header objects with key and value properties
statusstringThe status text (e.g., OK, Not Found, Bad Request)
collection_idRequiredstringThe unique identifier of the collection where the response will be created
original_requestobjectThe original request object structure.
parent_request_idRequiredstringThe unique identifier of the parent request to which this response will be attached
_postman_previewlanguagestringThe preview language for the response body (e.g., json, html, xml)
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.