Invite a new installer

POST {{base_url}}/v1/invite_installer

Invite a new installer using First Name, Last Name, Country Code, Mobile Number

Request Body

{"first_name"=>"<string>", "last_name"=>"<string>", "country_code"=>"<string>", "mobile_number"=>"<string>", "expire_at"=>"<number>", "allow_config"=>"<boolean>", "sites"=>[{"site_name"=>"<string>"}, {"site_name"=>"<string>"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

&quot;&quot;