# Update Store **PUT /v2/api/{externalStoreID}** Update a specific store using externalStoreID. ## Servers - https://api.maddenanalytics.com: https://api.maddenanalytics.com () ## Authentication methods - Bearer ## Parameters ### Path parameters - **externalStoreID** (string) External Store ID ### Body: application/json (object) - **name** (string) ## Responses ### 200 OK #### Body: application/json (object) - **error** (string) - **message** (string) - **statusCode** (integer) ### default All errors will return the same object with a describing code & message #### Body: application/json (object) - **error** (string) - **message** (string) - **statusCode** (integer) [Powered by Bump.sh](https://bump.sh)