Submit an operation document in the system.Copy Pagepost https://api.mozzeno.com/operations/{operationId}/documents/{documentId}POST: /operations/{operationId}/documents/{documentId}Path ParamsoperationIduuidrequiredThe operation iddocumentIduuidrequiredThe document idBody Paramsapplication/jsonapplication/*+jsonThe operation documentsfile_namestring | nullcontentstring | nullcontent_typestring | nullHeaderscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsonAllowed:application/*+jsonapplication/jsonResponses 201The entity has been created. 400The input model is not valid.Updated 11 months ago