HTTP Header | Type | Description | Test Input |
---|---|---|---|
Content-Type | MIME Type | This defines the content type of your request data. Possible values are application/json, application/xml, or application/x-www-form-urlencoded. | application/json |
Accept | MIME Type | This defines the desired content type for the returned data. Possible values are application/json, application/xml, or application/x-www-form-urlencoded. |