Phiên bản API Đồ thị

    Whats App Business Phone Number Deregister

    Đọc

    Bạn không thể thực hiện thao tác này trên điểm cuối này.

    Tạo

    Deregister a business phone number so it cannot be used with WhatsApp Cloud API.

    Bạn có thể tạo yêu cầu POST đến cạnh deregister từ các đường dẫn sau:
    When posting to this edge, no Graph object will be created.

    Requirements

    TypeDescription

    Access Tokens

    User or System User

    Permissions

    whatsapp_business_management

    Request Syntax

    POST /<WHATSAPP_BUSINESS_PHONE_NUMBER_ID>/deregister

    Example Request

    curl -X POST 'https://graph.facebook.com/v21.0/110200345501442/deregister' \
    -H 'Authorization: Bearer EAAJB...'
    

    Example Response

    {
      "success": true
    }
    

    Thông số

    Điểm cuối này không có bất kỳ thông số nào.

    Kiểu trả về

    Struct {
    success: bool,
    }

    Mã lỗi

    LỗiMô tả
    100Invalid parameter
    133016Registration or Deregistration failed because there were too many attempts for this phone number in a short period of time
    131000Something went wrong
    200Permissions error

    Cập nhật

    Bạn không thể thực hiện thao tác này trên điểm cuối này.

    Xóa

    Bạn không thể thực hiện thao tác này trên điểm cuối này.