Tags
Last updated
Last updated
GET
https://api.raindrop.io/rest/v1/tags/{collectionId}
Name | Type | Description |
---|---|---|
PUT
https://api.raindrop.io/rest/v1/tags/{collectionId}
PUT
https://api.raindrop.io/rest/v1/tags/{collectionId}
Basically this action rename bunch of tags
to new name (replace
field)
DELETE
https://api.raindrop.io/rest/v1/tags/{collectionId}
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
collectionId
number
Optional collection ID, when not specified all tags from all collections will be retrieved
collectionId
number
It's possible to restrict rename action to just one collection. It's optional
replace
string
New name
tags
array
Specify array with only one string (name of a tag)
collectionId
string
It's possible to restrict merge action to just one collection. It's optional
replace
string
New name
tags
array
List of tags
collectionId
string
It's possible to restrict remove action to just one collection. It's optional
tags
array
List of tags