Skip to main content

create_content_async_route

Function create_content_async_route 

Source
pub(crate) async fn create_content_async_route(
    __arg0: State<State>,
    __arg1: ClientIp,
    body: Args<Request>,
) -> Result<Response>
Expand description

ยงPUT /_matrix/media/v3/upload/{serverName}/{mediaId}

Upload content to a MXC URI that was created earlier.