Getting 404 Status while trying to PUT a new vendor Certification via REST.
Release : 21.2
Component :
Wrong REST method used
Per the documentation:
"On the Method tab, select POST to import a custom vendor certification, or select PUT to update or extend a certification."
So if you are implementing a brand new VC then you would use the POST method as outlined on that page.