You can add types to parameters and headers to your HTTP collections. Types can include data type, format, default value, and possible values. You can also specify if a component is required. Details you add will appear in the collection’s documentation.
To add types to a parameter or header, do the following:
Open a request and click the Params or Headers tab. Add any parameters or headers as needed.
Hover over a query or path parameter or a header and click Type.

Specify details for the parameter or header:
Specify optional details depending on the component type:
Type string:
Type integer or number:
Click Save to save the changes to your request.
If you generated a specification from a collection, make sure to update the specification once you’re done making changes.