meta { name: CreateExperience type: http seq: 1 } post { url: http://localhost:3000/api/experiences body: json auth: inherit } body:json { { "title" : "Software engineer", "description" : "I worked as a software engineer in this company.", "organizationName" : "Blink Inc.", "type" : "WORK", "date": "[2022-01-01,2023-01-01)" } }