CertifiedMaterials/Orders

Remove the association between a document and an order. The document itself is kept.

delete/api/certified-materials/orders/{id}/documents/{documentId}

Path parameters

idstring uuid required
documentIdstring uuid required

Response

No content

'null' nullable required

No content

Changes