DELETE/bots/{botId}/richmenus/users/{userId}

사용자별로 설정된 리치 메뉴를 취소한다.

Authorization

oauth2

OAuth 2.0 인증.
자세한 인증 방식은 인가·인증을 참고한다.

Scope

bot.message
bot

HTTP Request

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

Path Parameters

ParameterTypeDescription
botId integer 

봇 ID


required
example : 2000001
format : int64 
userId string 

사용자 ID


required
example : userf7da-f82c-4284-13e7-030f3b4c756x 

Header Parameters

HeadertypeDescription
Authorization string 

Bearer {token}


required 

Response

HTTP 204

No Content