cURL
curl --request DELETE \ --url https://api.wellapp.ai/v1/workspaces/{id} \ --header 'Authorization: <authorization>'
This response does not have an example.
Delete a workspace record
Bearer token for authentication
UUID of the workspace to delete
Workspace deleted successfully