Create an account list
Account Lists
Create an account list
Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Creates a new account list for the current user’s team. Names must be 3–128 characters and unique per team.
POST
Create an account list
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>Get your API key from the Reply dashboard: Settings → API Key.
Body
application/json
Account list name (3 to 128 characters, unique per team)
Required string length:
3 - 128