data

Trims a column's whitespace

This endpoint returns a Json response acknowledging if the whitespace trim was successful

post/trim-whitespace/{handle}/{col}

Path parameters

handlestring required

Handle of sheet to trim whitespace in

colstring required

Column ID to trim whitespace in

Response

OK

{"stackTrail":"paths:/trim-whitespace/{handle}/{col}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.