# UpdateRequest **PUT /clans/{clanid}/requests/{requestid}/** It serves to accept or reject an application for entry into a clan ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Token ## Parameters ### Path parameters - **clanid** (integer) - **requestid** (string) ### Query parameters - **action** (string) ## Responses ### 202 Default Response #### Body: application/json (object) - **message** (string) ### 400 Bad Request #### Body: application/json (string) string ### 401 Unauthorized #### Body: application/json (string) string ### 405 Method Not Allowed #### Body: application/json (string) string ### 503 Service Unavailable #### Body: application/json (string) string [Powered by Bump.sh](https://bump.sh)