Update the status
Business
Status Update
Status Update Business API updates the activation status of a business. Activation status signifies whether an account is active or inactive.
PUT
Update the status
Headers
e.g. application/json
e.g. [Required] Partner specific API key provided by Birdeye for data exchange.
Media type of the JSON request body.
Path Parameters
Business id whose status has to be changed. Returned by create business API
Query Parameters
New status for the business. Valid values are "active/inactive".
Response
OK