A callback URL is a URL that Salesforce calls back during OAuth authorization for the consumer (connected app). It's the OAuth redirect URL
According to which OAuth flow you use, the URL is typically the one that a client’s browser is redirected to after successful authentication.
I would recommend this Salesforce Admin Certification Course to learn Salesforce.
Also, watch this video on Salesforce to understand better and get started: