Response

Response is a message type. Message is the basic HTTP communication unit.

HTTP/1.1 defines specification of the Request message.

Response Message

Response message is a message that a server responds to a client after receiving and interpreting a request message.

From the TPM REST API perspective, TPM REST API responds with an HTTP Response message to a RESTful HTTP Request.