DELETE/bots/{botId}/richmenus/default

Deletes the default rich menu.

Authorization

oauth2

OAuth 2.0 authentication.
For more information, see Authentication and Authorization.

Scope

bot.message
bot

HTTP Request

DELETEhttps://www.worksapis.com/v1.0/bots/{botId}/richmenus/default

Path Parameters

ParameterTypeDescription
botId integer 

Bot ID


required
example : 2000001
format : int64 

Header Parameters

HeadertypeDescription
Authorization string 

Bearer {token}


required 

Response

HTTP 204

No Content