Skip to main content

Adds existing lighthouse to an existing domain. Default domain will be set.

POST 

/api/v1/domains/:domainID/lighthouses/:lighthouseID

It returns a 404 if the domain does not exist or the lighthouse does not exist. It returns a 403 if the lighthouse is not claimed or token doesn't have enough permission. It returns a 200 even the lighthouse is already in the domain.

Request

Responses

OK