# Update profile image **PATCH /advertising/v1.0/companies/{companyId}/profile-image** Endpoint for updating advertising company profile image. ## Servers - http://apis.public-staging.reas.cz: http://apis.public-staging.reas.cz () ## Authentication methods - Token ## Parameters ### Path parameters - **companyId** (string) Id of a company. It is either id that was provided in the response of the insert endpoint or it can be **thirdPartyId**, if it has been provided in the request body of the company **insert** endpoint. ### Body: multipart/form-data (object) - **image** (string(binary)) ## Responses ### 200 Profile image successfully changed #### Body: application/json (object) - **success** (boolean) - **data** (object) ### 404 Advertising company does not exist. [Powered by Bump.sh](https://bump.sh)