공지 삭제
DELETE
http://{dashboard-domain}/v1.0/db/notice
Request Body
Name
Type
Description
id*
int
remove id
{
"return": 0,
"message": "success"
}
{
"id": 1
}
Last updated
DELETE
http://{dashboard-domain}/v1.0/db/notice
id*
int
remove id
{
"return": 0,
"message": "success"
}
{
"id": 1
}
Last updated