#	wp bp friend reject

Mark a connection request as rejected.

## OPTIONS

&lt;friendship&gt;...
: ID(s) of the friendship(s).

## EXAMPLES

    $ wp bp friend reject_invitation 2161
    Success: Connection successfully accepted.

    $ wp bp friend reject 2161 151 2121
    Success: Connection successfully accepted.
