Inherit from Parent
Inherit from Parent is the default Auth type in Apidog.
Inheriting from parent is the default Auth type in Apidog. If you specify the Authorization
value in the Headers
of the API request, Apidog will automatically use that value as the authentication value for the API, and add it to the request headers in the actual request. If no Auth parameter value is added, Apidog assumes that the API has no authentication mechanism by default.