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 update external status action to a resource
Method: post
Path: /custom-actions/changeExternalStatus/<resourceName>/{resourceGid}
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: get
Path: /custom-actions/savedQueries/{resourceName}/{savedQueryGID}