withdraw

Function withdraw 

Source
async fn withdraw(
    __arg0: Extension<Arc<Gateway>>,
    __arg1: Json<WithdrawPayload>,
) -> Result<Json<Value>, GatewayError>
Expand description

Withdraw from a gateway federation.