deleteTrigger
    • PDF

    deleteTrigger

    • PDF

    Article summary

    Delete a trigger.

    DELETE https://dataflow.apigw.ntruss.com/api/v1/triggers/{triggerId}
    

    Request

    Request parameters

    Parameter nameRequiredTypeRestrictionsDescription
    triggerIdYesStringTrigger ID

    Response

    Response status

    HTTP StatusDesc
    200OK (deletion completed)
    400Bad Request
    401Unauthorized
    403Forbidden
    404Not Found
    500Internal Server Error

    Examples

    Request example

    DELETE /api/v1/triggers/T63391JxQHNj
    
    Host: dataflow.apigw.ntruss.com
    x-ncp-iam-access-key: {Access key}
    x-ncp-apigw-signature-v2: {API GW signature}
    x-ncp-apigw-timestamp: {timestamp}
    
    

    Response example

    true
    

    Was this article helpful?

    What's Next
    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.