|
|
This API does not accept query string parameters.
|
curl 'https://vuforia.portal.ptc.com/<mediaFeedbackUrl>' -H 'Authorization: Bearer [access_token]'
curl 'https://vuforia.portal.ptc.com/<mediaFeedbackUrl>/.thumbnail' -H 'Authorization: Bearer [access_token]'
|
|
This method will be deprecated in a future release. We instead recommend creating and using service principals for authentication. For more information, see Create Service Principals for External API Access.
|
curl 'https://vuforia.portal.ptc.com/<mediaFeedbackUrl>' -H 'x-api-key: <x-api-key secret>'
curl 'https://vuforia.portal.ptc.com/<mediaFeedbackUrl>/.thumbnail' -H 'x-api-key: <x-api-key secret>'