Skip to main content
POST
verifyToken

Body

application/json
token
string<JWT>
required

API token to verify.

Response

Request was successful.

success
boolean

True when the request succeeded.

response
object

Endpoint-specific response payload, or an error message when success is false.