meta { name: Refresh JWT Token type: http seq: 5 } post { url: http://127.0.0.1:8000/api/v1/users/refresh body: json auth: none } body:json { { "token": "0AqAPZ6P7RTM1DsV18R3MzFmhyoHgn8xMCO35K1zLv6U1J3mUwOUADbT9ZaRsUZRtNLn87YRqyexZzHDgbaQAg9GGLV46g9+UWJKOUgCCSA=" } }