noteIf the source_type of a Collection is order, this will change the status to ignoredand remove the Collection from a board or backlog, but the Collection will still exist.For complete removal remove the single orderconnected to the Collection.
note
order
ignored
x-api-key: ********************
x-api-env: ********************
curl --location --request DELETE 'https://api.vplan.com/v1/collection/' \ --header 'x-api-key: <api-key>' \ --header 'x-api-env: <api-key>'