Skip to main content
POST
Check Newer Versions for Web Tools

Authorizations

Authorization
string
header
required

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
webToolIds
string<uuid>[]
required

Array of web tool IDs to check for newer versions

Example:
overrides
object

Optional overrides to check for conflicts. Keys are web tool IDs.

Example:

Response

Successful response

success
boolean
Example:

true

data
object[]