Skip to content

Files

Latest commit

 

History

History
14 lines (12 loc) · 211 Bytes

edit_service_catalog.md

File metadata and controls

14 lines (12 loc) · 211 Bytes
POST /api/service_catalog/3
{
   "action" : "edit",
   "resource" : {
      "description" : "Updated Description of Third Service Catalog"
   }
}

Back to Reference Guide