Create multimediaAsk AIpost https://api.indigitall.com/v2/chat/{applicationId}/multimediaCreate a new multimedia for a given application.Path ParamsapplicationIdintegerrequiredApplication's IDBody ParamstypestringenumrequiredThe type of the multimediaimagevideoaudiodocumentAllowed:imagevideoaudiodocumentfilefileThe file to be uploaded (100MB max)urluriThe URL of the multimedia to be uploadedtitlestring | nullTitle of the multimediasourcestringenumDefaults to output_standardThe source of the multimediaoutput_standardAllowed:output_standardchannelTypestringenumChannel type is used to determine the communication way to send or receive messages. The available channel types are: cloud_api for WhatsApp Cloud API cloud_apicloud_apiAllowed:cloud_apicodestring | nullUnique code that identifies the multimedia fileResponses 200Retrieve information about a specific multimedia for a given application 201Retrieve information about a specific multimedia for a given application 400Bad request 403Forbidden 404Not found 409Conflict 500Internal server errorUpdated 13 days ago