Create a new list
POST/api/v1/lists
Create a new list, optionally with a description, avatar url, and icon.
Request
Responses
- 201
- 401
- 409
- 422
- 429
Created
Unauthorized
Conflict
Unprocessable Entity
Rate Limited
Response Headers
X-RateLimit-Limit
The maximum number of requests that the consumer is permitted to make in a given period
X-RateLimit-Remaining
The number of requests remaining in the current rate limit window
X-RateLimit-Reset
The number of seconds left in the current rate limit window