Delete segment OAuth Scope: segments:write
Delete segment OAuth Scope: segments:write
Delete a segment. Deleting the segment does not effect the subscriptions in the segment.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
publicationId
The prefixed ID of the publication object
segmentId
The prefixed ID of the segment object
Response
No Content
message
Errors
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error