delete https://data.lucid.app/collections//properties
Removes only the properties provided in the query parameter. The deleted properties cannot be undone. The deletion will only occur if the user has access to the collection.
Response
200OK
Removes only the properties provided in the query parameter. The deleted properties cannot be undone. The deletion will only occur if the user has access to the collection.
200OK
xxxxxxxxxx
curl --request DELETE \
--url https://data.lucid.app/collections/collectionId/properties
Try It!
to start a request and see the response here!