Check for newer versions of Web Tools.
Web Tools Routes
Check Web Tool Version Updates
deprecated
Checks if there are newer versions available for the specified web tools.
POST
Check for newer versions of Web Tools.
Documentation Index
Fetch the complete documentation index at: https://docs.tryhamsa.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token '
Body
application/json
Array of web tool UUIDs to check for version updates.
Example:
[
"d949f13f-40d2-4e48-ac86-b66633070603",
"a123b456-78cd-9012-ef34-56789abcdef0"
]