APIEndpoint referenceAccount
/v2/me/favorite-players/{playerId}
Remove a favorite player
Remove a favorite player
AuthorizationBearer <token>
Supabase access token.
In: header
Path Parameters
playerId*string
Opaque resource ID
Match
^[1-9][0-9]*$Response Body
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X DELETE "https://example.com/api/v2/me/favorite-players/string"Empty