Interactions

Creates the following between a user and user with targetUserId

post/v1/users/{targetUserId}/follow

Path parameters

targetUserIdinteger required

Request body

captchaIdstring
captchaTokenstring
captchaProviderstring
challengeIdstring

Response

OK

successboolean
isCaptchaRequiredboolean

Captcha is set to true if captcha is required from user to perform action

notificationMutedboolean

Changes

Changed in 1 of the 12 revisions of this API.2

    • added the optional property notificationMuted to the response with the 200 status (media type: application/json)

      response-optional-property-added

    • added the optional property notificationMuted to the response with the 200 status (media type: text/json)

      response-optional-property-added