delete https://api.workbase.io/v1/embedded-apps/
Response
204The embedded app was deleted successfully.
204The embedded app was deleted successfully.
xxxxxxxxxx
curl --request DELETE \
--url https://api.workbase.io/v1/embedded-apps/id \
--header 'Portal-Mode: employeePortal'
Try It!
to start a request and see the response here!