Description

Approve a friendship request.

General

End Point
https://www.mogl.com/api/v2/users/friends/{user}/approve
HTTP Method POST
Requires SSL true
Requires Acting User true (learn more)
Scope(s) users_write

Path Parameters

Path parameters are ALWAYS required.

user The user id of the user to approve friendship of.

Request Parameters

Parameters are NOT REQUIRED unless noted otherwise.

None

Response Fields

friend Representation of a friendship between two users.

Try It Now

Endpoint
Client Id
(required)
Access Token
(required)
User Token
*(see below -- client_credentials only)
*Partners that authenticate with client_credentials should provide a user_token.