v1

latestOpenAPI 3.1.02026-08-067228300.4 KB
Authentication

verifyToken

Verify that an API token is valid.

post/verifyToken

Request body

tokenstring JWT required

API token to verify.

Response

Request was successful.

successboolean

True when the request succeeded.

All 72 operations