Products/Update description of an API included in an API Product Copy
PUT {{portal-host-port}}/portal-api/products/2/api-details/b72bd2f184a849986312b85875eedf43
Request Body
{"Description"=>"This API provides payment endpoints", "Name"=>"Payment API", "OASUrl"=>"https://petstore.swagger.io/v2/swagger.json"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |
RESPONSES
status: OK
{"APIID":"b72bd2f184a849986312b85875eedf43","APIType":"REST","Description":"This API provides payment endpoints","Name":"Payment API","OASDocument":"","OASUrl":"https://petstore.swagger.io/v2/swagger.json","Status":"active"}