TravelyfeHelp
ProgramadoresReferencePeople

Unblock Someone

DELETE
/v1/people/{userId}/block

Unblocks a traveller.

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

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