Lấy danh sách

  1. Body

NameTypeDescription

service

webhook

method

getListEndpoint

  1. Response

{
    "status": "success",
    "data": [
        "http://example.com"
    ]
}

Last updated