Skip to main content
PUT
Update the status

Headers

Accept
string
default:application/json

e.g. application/json

x-api-key
string

e.g. [Required] Partner specific API key provided by Birdeye for data exchange.

Content-Type
string
default:application/json

Media type of the JSON request body.

Path Parameters

business_id
string
required

Business id whose status has to be changed. Returned by create business API

Query Parameters

astatus
string
required

New status for the business. Valid values are "active/inactive".

Response

OK