How can get access to create and use Object Functions on Contact and account Objects using REST API.
For opportunity for example I can just create a POST usingĀ {"name":"objectfuncionname"} and it works but for contact and Accounts I can not have access to see the action object in the response.