MCP

clientspace/delete_by_id

Tool: delete

Delete a clientspace owned by the authenticated agency.

Requires Super Admin permissions. The clientspace must belong to the calling agency.

Arguments

name type req notes
id integer the object's clientspaceId (int32)

Response

200/204 — No body returned on success.

Errors: 400, 401, 404, 406, 422, 429, 500 — shared schema: schemas/errors.

Invoke

Call delete with name: "clientspace/delete_by_id".