How do I authenticate an API call via spoofing?

My API calls are failing due to a permission error. Can I authenticate these calls by spoofing as another user that has the correct permissions?

Best Answer