Skip to main content

Unsubscribing

DELETE 

/api/v3/_resthook/:resthook_id

Unsubscribing is the process of telling ChargeOver to stop sending webhooks to a specific URL.

Request

Responses

Object was deleted successfully

Schema

    code integer
    status string
    message stringnullable
    details objectnullable
    response boolean
Loading...