meta { name: Verify tokens (agent creation) type: http seq: 4 } post { url: {{host}}/api/verify-tokens body: json auth: inherit } body:json { { "operation": "twin_creation", "userName": "nzambello", // userName OR userID "userID": "262103a9-527b-4a82-b399-9b18bf3c42d8", "tenant": "www.aisuru.com" } }