developer-site icon indicating copy to clipboard operation
developer-site copied to clipboard

dangerAll specification when updating all raindrops

Open bathrobe opened this issue 4 years ago • 0 comments

Hello. I'm having a problem sending a put request to all my raindrops (collection id = 0).

{
    "result": false,
    "error": 400,
    "errorMessage": "to update all raindrops please specify *dangerAll*"
}

Where do I specify this dangerAll? I tried adding it as ID parameter, body, etc. No avail. Thank you!

bathrobe avatar Jan 12 '21 16:01 bathrobe