Update business information
POST/api/v2/businesses/:business_id
This endpoint lets you access to the information of a business. You need to have WRITE access on this business. Only indicated values are taken into account (it works like a PATCH). You cannot push fields disabled for your org.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 422
- 500