Delete
/poles/{id}/
Operation is used to delete pole. Available from product version 3.2.24.
Security
API Key: Token
Header parameter nameAuthorization
Token issued for API consumer.
Path parameters
id
integerRequired
Id of pole 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
Pole was deleted
401
Authentication credentials are missing or invalid
{
"details": "Authentication credentials were not provided"
}object
details
string
Detailed description of error