Creating a resource
A resource is an element that your consumers interact with through your
API.
- Click Create new in the top-right corner.
- Click Resource.
- Enter a Path for your resource,
/contacts/ for example, and add a
Name.
Overriding servers at the resource level is not supported.
- Optional: Select a Section and enter a
Description
- If you want to add a different security scheme than the whole API, in the
Security section, select Customize security for
this resource.
- Select your security scheme(s).
Information noteNote: Security schemes are defined in the
Security section of your API.