Archive a space
Soft-archives a space by stamping archivedAt; it then disappears from list and get. Authorization: requires space:archive on the space; organization administrators bypass this check. A caller lacking the grant gets 403. Returns 204 No Content on success; 404 if the space does not exist or is already archived.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
spaceId
Response
Archived — no content.
Errors
404
Not Found Error