Delete streetlight

Prev Next
Delete
/el_streetlights/{id}/

Operation is used to mark streetlight as deleted. Available from product version 3.2.2.

Operation doesn't actually delete streetlight, just marks it as deleted. Actual deletion can be done via KeyLight application.

Security
API Key
Header parameter nameAuthorization
Token issued for API consumer.
Path parameters
id
integer Required

Id of streetlight to delete

Query parameters
permanent-delete
boolean

Providing permanent-delete=True will delete the object from the database. Available from product version 3.2.22.

Responses
204
401

Object was marked as deleted