Utility Actions REST Endpoints

Actions/Utility Actions
The operations from the Actions/Utility Actions category.
Advanced queries.
Method: post
Path: /custom-actions/queries/<resourceName>
Bulk queries.
Method: post
Path: /custom-actions/bulkQueries/<resourceName>
Perform the upload document action to a child resource.
Method: post
Path: /custom-actions/uploadDocument/<resourceName>/{resourceGid}/<subResourceName>/{subResourceGid}
Perform the upload document action to a resource.
Method: post
Path: /custom-actions/uploadDocument/<resourceName>/{<resourceGid>}
Saved queries.
Method: post
Path: /custom-actions/savedQueries/<resourceName>/{savedQueryGID}