Delete Trigger Link Action
    • PDF

    Delete Trigger Link Action

    • PDF

    Article Summary

    개요

    트리거와 액션 연결을 해제합니다.

    요청

    요청 URL

    DELETE {CLOUD_FUNCTIONS_API_URL}/triggers/{triggerName}/link-action
    
    Content-Type: application/json; charset=utf-8
    x-ncp-apigw-timestamp: {Timestamp}
    x-ncp-iam-access-key: {Sub Account Access Key}
    x-ncp-apigw-signature-v2: {API Gateway Signature}
    

    Path Variables

    파라미터필수 여부타입설명
    triggerNameYesstring트리거 이름

    요청 파라미터

    파라미터명필수 여부타입제약 사항설명
    platformNostring(classic | vpc)- 플랫폼 타입
    default classic으로 처리됨

    요청 바디

    {
    	"action" : "string",
    	"package" : "string"
    }
    
    항목필수 여부타입제약 사항설명
    actionYesstring트리거와 연결할 액션의 이름
    packageYesstring트리거와 연결할 액션의 패키지 이름

    응답

    응답 바디

    204 NO CONTENT


    이 문서가 도움이 되었습니까?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.