We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/friendrequest
Method:
POST
Example:
GET /friendrequest HTTP 405 Method Not Allowed Allow: POST, OPTIONS Content-Type: application/json Vary: Accept { "detail": "Method \"GET\" not allowed." }
after the author send the request, it would return:
POST /friendrequest HTTP 200 OK Allow: POST, OPTIONS Content-Type: application/json Vary: Accept "Friend Request received"