このサイトは現在整備中のため、内容等が正しくない場合があります!
{
"name": "string",
"url": "string",
"secret": "",
"on": [
"mention"
]
}curl --location 'https://misskey.io/api/i/webhooks/create' \
--header 'Content-Type: application/json' \
--data '{
"name": "string",
"url": "string",
"secret": "",
"on": [
"mention"
]
}'{
"id": "string",
"userId": "string",
"name": "string",
"on": [
"mention"
],
"url": "string",
"secret": "string",
"active": true,
"latestSentAt": "2019-08-24T14:15:22.123Z",
"latestStatus": 0
}