meta {
  name: Edit Info Image
  type: http
  seq: 2
}

put {
  url: {{baseUrl}}/api/v1/info_image/:id
  body: none
  auth: none
}

params:query {
  index: 
}

params:path {
  id: 
}