# EditWalker **PUT /walkers/{walkerid}/** You can edit the information of a walker, it is specially created to update the data of the discord log and assign an owner to a walker ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Token ## Parameters ### Path parameters - **walkerid** (string) ### Body: application/json (object) - **owner** (string) - **ready** (boolean) - **use** (string) - **type** (string) Walker Type: Dinghy, Falco... - **description** (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)