--- url: /2/lists method: post body: type: object properties: - name: name type: string required: true - name: description type: string - name: private type: bool response: type: object properties: data: type: object properties: id: type: string name: type: string