Skip to contents

Accepts a handshake by sending an ACCEPTED response to the sender. You can view accepted handshakes in API responses for 30 days before they are deleted.

See https://www.paws-r-sdk.com/docs/organizations_accept_handshake/ for full documentation.

Usage

organizations_accept_handshake(HandshakeId)

Arguments

HandshakeId

[required] ID for the handshake that you want to accept.

The regex pattern for handshake ID string requires "h-" followed by from 8 to 32 lowercase letters or digits.