Skip to main content
DELETE
/
v1
/
internal
/
workspaces
/
{workspace_id}
/
delete
Delete all resources in a workspace
curl --request DELETE \
  --url https://api.shareofmodel.ai/v1/internal/workspaces/{workspace_id}/delete \
  --header 'Authorization: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.shareofmodel.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Path Parameters

workspace_id
string<uuid>
required

A UUID string identifying the workspace.

Response

All resources deleted successfully