View source: R/organizations_operations.R
organizations_cancel_handshake | R Documentation |
Cancels a handshake. Canceling a handshake sets the handshake state to CANCELED
.
See https://www.paws-r-sdk.com/docs/organizations_cancel_handshake/ for full documentation.
organizations_cancel_handshake(HandshakeId)
HandshakeId |
[required] The unique identifier (ID) of the handshake that you want to cancel. You
can get the ID from the
The regex pattern for handshake ID string requires "h-" followed by from 8 to 32 lowercase letters or digits. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.