Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 528 Bytes

File metadata and controls

32 lines (22 loc) · 528 Bytes

deleteFunction

描述

删除函数

请求方式

DELETE

请求地址

https://function.jdcloud-api.com/v1/regions/{regionId}/functions/{functionName}

名称 类型 是否必需 默认值 描述
functionName String True 函数名称
regionId String True Region ID

请求参数

返回参数

名称 类型 描述
requestId String 本次请求Id

返回码

返回码 描述
200 A successful response.
404 NOT_FOUND