Delete document from an orderAsk AIdelete https://api.operations1.app/tenants/{tenantId}/order-document-assignments/{orderDocumentAssignmentId}Path ParamstenantIdstringrequiredlength between 1 and 100Consists of the subdomain. The tenantId for https://company.operations1.app/ is company.orderDocumentAssignmentIdintegerrequired1 to 9007199254740991Headersaccept-versionString 1String 2String 3requiredDefines the API version. Using a date is recommended for stability. Avoid using latest in production, as it refers to the most up-to-date functionality, which may include breaking changes. For more details, see our article on versioning.Responses 204Success (no content) 401This error ist returned if authentication of the request was not successful. For more information read our article about authentication. 403This error is returned if you do not have the necessary permissions for the endpoint. 429This error is returned if your request was not executed due to rate limit. For more information read our article about rate limiting. defaultGeneral errorsUpdated 7 months ago