删除函数
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 |