Klaviyo API

Getting access, Developing, Testing

Back to Klaviyo

Delete List

Delete a list with the given list ID.

Rate limits:
Burst: 10/s
Steady: 150/m\n\nScopes:\nList Write

Input

type: object properties: parameters: type: object properties: id: type: string example: Y6nRLr description: Primary key that uniquely identifies this list. Generated by Klaviyo. revision: type: string default: '2023-02-22' description: 'API endpoint revision (format: YYYY-MM-DD[.suffix])' required: - id - revision title: Parameters