APIAPI v2V2 endpoint referenceWatchlists
/me/prop-watchlist
Save a prop selection
Save a prop selection
AuthorizationBearer <token>
Supabase access token.
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X POST "https://example.com/me/prop-watchlist" \ -H "Content-Type: application/json" \ -d '{ "propId": "string" }'{ "data": { "id": "string" }}