Delete newsletter list OAuth Scope: newsletter_lists:write
Delete newsletter list OAuth Scope: newsletter_lists:write
Delete a newsletter list belonging to a specific publication.
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
Errors
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error