Skip to main content

Updates lighthouse metadata by uuid or short_id

PUT 

/api/v1/lighthouses/:lighthouseID

Updates lighthouse metadata by uuid or short_id, if the lighthouse is unclaimed, it will be claimed by the user organization automatically. You can not change default_domain_id to a domain that doesn't have this lighthouse. It returns 403 if the lighthouse is claimed by another organization or it is unclaimed You need to add this lighthouse to the domain if you want to change default_domain_id, otherwise it will return 403

Request

Responses

OK