取消关联代码托管账号

Method

GET

描述

取消关联代码托管账号

请求参数

参数名称说明参数类型是否必填备注
SourceCodeFrom1:github,2:gitlabinteger
ActionGitUnauthstring
Version2018-03-08string

返回参数

无返回参数

状态码

错误码(Code)错误提示(Message)http status code说明
ForbiddenYou have no right to access.403无权访问
InvalidParamThe parameter %s can't accept value %s400参数%s的值%s非法
ResourceNotFound%s is not found.404%s请求的资源不存在

请求示例

GET https://open.cn-east-1.163yun.com/ccr?Version=2018-03-08&Action=GitUnauth&SourceCodeFrom=2

返回示例

{
    "RequestId": "fbfd9253-a248-4a87-9020-0cab3b76fdcf"
}