Deletes a segment by id

View as Markdown
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

idintegerRequired
a segment id

Errors

401
Unauthorized Error
403
Forbidden Error
409
Conflict Error