Memos

Delete Space

DeleteSpace permanently deletes a space and every memo currently placed in it. It never follows memo relations to other memos.

DELETE
/api/v1/spaces/{space}

Path Parameters

space*string

The space id.

Response Body

application/json

curl -X DELETE "https://example.com/api/v1/spaces/string"
Empty