This endpoint requires admin privileges. To reorder your own memories, use the self-service endpoint.
string
required
Bearer token obtained from the authenticate endpoint. The authenticated user must be an admin.
string
required
The member whose memories to reorder.
string[]
required
All of that member’s memory ids, in the order you want them stored.
Response
array
required
The member’s memories in the new order. Each object matches the List User Memories (admin) shape.