Hi Jothi Neelamegam ,
Welcome to Microsoft Q&A platform and thanks for posting your question here.
As I understand your query, you want to execute pyspark notebook via REST API in synapse . Please let me know if that is not the ask here.
At this moment, we just have
Notebook operations | Descriptions |
---|---|
Create or update Notebook | Create or update notebook |
Delete Notebook | Deletes a Note book. |
Get Notebook | Gets a Note Book. |
Get Notebooks By Workspace | Lists Notebooks. |
Get Notebook Summary By Work Space | Lists a summary of Notebooks. |
Rename Notebook | Renames a notebook. |
Kindly check the below resource that can be helpful to find the workaround:
Synapse Notebook Rest API call to Execute a notebook with Parameters
Hope it helps. Kindly accept the answer if it is helpful. Thankyou.