pc_validate_request
Validate a Partner Center REST request by checking method, URL, headers, and auth against common errors like wrong method/path, missing headers, retired audience, or unsupported app-only usage.
Instructions
Lint a Partner Center REST call (method, URL, headers, auth) against the known scenarios: wrong method/path, missing Authorization or MS-RequestId, retired audience, and unsupported app-only usage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | ||
| url | Yes | ||
| authType | No | ||
| cloud | No | ||
| headers | No |