- A valid, numeric, HTTP status code that signifies success of the request.
- A valid, numeric, HTTP status code that signifies success of the request.
required: false
required: false
default: 200
default: 200
timeout:
description:
- The socket level timeout in seconds
required: false
default: no timeout
HEADER_:
HEADER_:
description: Any parameter starting with "HEADER_" is a sent with your request as a header. For example, HEADER_Content-Type="application/json" would send the header "Content-Type" along with your request with a value of "application/json".
description: Any parameter starting with "HEADER_" is a sent with your request as a header. For example, HEADER_Content-Type="application/json" would send the header "Content-Type" along with your request with a value of "application/json".