Skip to main content
GET
/
create_instance
cURL
curl "https://api.wachap.com/v1/create_instance?access_token=646116c7XXXX"
{
  "status": 200,
  "message": "Instance créée",
  "instance_id": "609ACF283XXXX"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

OK

status
integer
message
string
instance_id
string