设置通知URL

请求header

POST /v1/notify
Authorization:Bearer {TOKEN}
Content-Type:application/json

注:请将上方的{TOKEN}替换为您的TOKEN

请求payload

{
    "url":"http://www.foo.com/"
}

payload参数说明

参数 参数说明 参数类型 是否必填
url 发送通知的URL string

返回

{
    "result": "success"
}

results matching ""

    No results matching ""