Database API
Query and modify the database.
Add this parameter if you want to only get tags whose weight is at least the given minimum.
Default is 1 if not specified, to get all tags.
Set to true to exclude namespaces configured in server settings from the results. Default behavior returns all tags.
Success response
Namespace of the tag
The tag itself
Weight of the tag in the database
Success response
Use Authorization: Bearer <base64(api_key)>
Success response
Name of operation
Error message if any
Success message if any
Returns 1 if operation was successful, else 0
Success response
Use Authorization: Bearer <base64(api_key)>
Success response
Name of the operation
Returns 1 if operation successful, else 0.
Amount of unlinked DB entries that were deleted
Amount of live DB entries that got unlinked - Run Clean again to delete them.
Success response
Use Authorization: Bearer <base64(api_key)>
Success response
Name of operation
Error message if any
Success message if any
Returns 1 if operation was successful, else 0
Success response
Last updated