Delete a response
Deletes a response in a collection.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
responseId
The response's ID.
collectionId
The collection's ID.
Response
Successful Response
model_id
The response's ID.
meta
A Postman-specific response that contains information about the internal performed operation.
data
The response's information.
revision
An internal revision ID. Its value increments each time the resource changes. You can use this ID to track whether there were changes since the last time you fetched the resource.
Errors
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error