Unfortunately, based on my understanding REST API is not supported as a sink in ADF copy activity but only as a source.
So natively it is not possible.
You can use lookup activity to get data from Azure SQL database and via web activity trigger the API.
Bute note : there are limitations across Lookup activity and web activity