# wp bp friend accept
Mark a connection request as accepted.
## OPTIONS
<friendship>...
: ID(s) of the friendship(s).
## EXAMPLES
$ wp bp friend accept_invitation 2161
Success: Connection successfully accepted.
$ wp bp friend accept 2161
Success: Connection successfully accepted.