meta { name: Processes a badge assignment. type: http seq: 2 } post { url: {{baseUrl}}/api/v2/BadgeAssignment body: json auth: none } body:json { { "refId": "", "outcome": "", "badgeUrl": "" } }