Skip to content

Webhooks do not support trashing #116

Open
@kumarmanishc

Description

@kumarmanishc

I'm using woocommerce node JS sdk

"@woocommerce/woocommerce-rest-api": "^1.0.1"

Deleting webhooks using APIs are not working I tried with v1 and v3 APIs.

I'm using sdk to delete specific webhook as follows,

await WooCommerce.delete(webhooks/WEBHOOK_ID);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions