TravelyfeHelp
EntwicklerReferencePeople

Block Someone

PUT
/v1/people/{userId}/block

Blocks a traveller. Following ends both ways, and neither of you can see the other.

Only available to the Travelyfe apps. Tokens issued to other apps receive forbidden.

AuthorizationBearer <token>

A Travelyfe access token.

In: header

Path Parameters

userId*string

Their user id.

Response Body

application/json

application/json

application/json

application/json

curl -X PUT "https://example.com/v1/people/string/block"
Empty