Deletes a segment by id
Deletes a segment by its id, if not found returns a 409 error
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Path parameters
id
a segment id
Errors
401
Unauthorized Error
403
Forbidden Error
409
Conflict Error