Delete a column in a list

delete

/spaces/{spacename}/lists/({listid: .+})/columns/({columnid: .+})

Deletes a specified column in a list.

Request

Path Parameters
Back to Top

Response

Supported Media Types

204 Response

Column deleted

404 Response

ID for the portal, list, or column is invalid

500 Response

Specified List is unavailable for this portal
Back to Top