Refresh a team member's auto managed listing access.
POST/teams/members/:sub_user_id/refresh_auto_managed_listings
Re-evaluates and applies the auto managed listing level and assigned segments for a team member against the authenticated user's current listings.
Request
Responses
- 200
- 401
- 403
- 404
- 409
- 429
The refreshed team member.
API key authorization failed.
Read-only API key cannot update team members.
Team member not found.
A concurrent request for this team is already in progress. Retry after it completes.
Rate limit exceeded — the API key has sent too many requests. Wait before retrying. See the Rate Limits section in the overview for the recommended exponential backoff strategy.