The two approaches I use in situations like this are:
1. Check the API Explorer, specifying Unsupported version, and review the actions tab for the object type of interest. Sometimes, you will find a relevant endpoint that can be used in a Custom API Call module.
2. If Step 1 fails, perform the act...