I want to use Postman to send request to Google Indexing API. After Request headers were successfully updated with authorization data for preview.
I'm following Google Indexing API document : https://developers.google.com/search/apis/indexing-api/v3/using-api
After sending request POST in Postman, I stuck at this error. Please help me
The key value pair doesn't need double quotes.
And the body should be submitted as 'raw JSON' instead of 'form-data'.
More information can be read here: https://developers.google.com/search/apis/indexing-api/v3/using-api