users
users

Respond To Friend Request

Accept or reject a friend request.

put/users/friend-request/{request_id}

Path parameters

request_idstring required

Headers

authorizationstring nullable

Request body

statusstring required

Response

Successful Response

idstring uuid required
sender_idstring uuid required
receiver_idstring uuid required
statusstring required
messagestring nullable required
created_atstring date-time required
updated_atstring date-time required
sender_namestring nullable
receiver_namestring nullable
sender_picturestring nullable
receiver_picturestring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.