undoMembershipCancellation
The undoMembershipCancellation
parameter is a boolean flag that indicates whether to reverse a previously requested membership cancellation. When set to true, this will revoke the cancellation request and maintain the membership status.
This parameter is optional and can be used in scenarios where you need to restore a membership that was marked for cancellation but hasn't been fully terminated yet.
If set to
true
, the cancellation request will be revokedIf set to
false
the service will throw a ValidationException.