POST
/
integration
/
verify
/
jwt
curl --request POST \
  --url https://api.wirespeed.co/integration/verify/jwt
{
  "message": "<string>",
  "statusCode": 123
}

Query Parameters

jwt
string
required

JWT token to verify

Response

400 - application/json

The response is of type object.