sys.sp_invoke_external_rest_endpoint
general #stored-procedure
Description
stored procedure invokes an HTTPS REST endpoint provided as an input argument to the procedure. To mitigate the risk of unauthorized access or transfer of data, consider the following security : Ensure that only authorized users have access to sensitive data and REST API endpoints. Use the database roles and privileges.
Syntax
sp_invoke_external_rest_endpoint