このサイトは現在整備中のため、内容等が正しくない場合があります!
{
"id": "string",
"memo": "string",
"url": "string",
"imageUrl": "string",
"place": "string",
"priority": "string",
"ratio": 0,
"expiresAt": 0,
"startsAt": 0,
"dayOfWeek": 0
}curl --location 'https://misskey.io/api/admin/ad/update' \
--header 'Content-Type: application/json' \
--data '{
"id": "string",
"memo": "string",
"url": "string",
"imageUrl": "string",
"place": "string",
"priority": "string",
"ratio": 0,
"expiresAt": 0,
"startsAt": 0,
"dayOfWeek": 0
}'{}