meta { name: AddOrganizationAdmin type: http seq: 13 } post { url: http://localhost:3000/api/organizations/1/admins body: json auth: none } headers { Content-Type: application/json User-Agent: insomnia/2023.5.8 } body:json { { "personId" : "2" } }