async fn leave_fed(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<LeaveFedPayload>,
) -> Result<impl IntoResponse, AdminGatewayError>
Expand description
Leave a federation
async fn leave_fed(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<LeaveFedPayload>,
) -> Result<impl IntoResponse, AdminGatewayError>
Leave a federation