Add a person to a list
POST/api/v1/lists/:list_id/relationships/people
This endpoint adds a person to a list by using its Atlas ID or External Identifier.
Request
Responses
- 204
- 401
- 404
- 409
- 429
No Content
Unauthorized
Not Found
Conflict
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