API Docs / Operations / Media Library - Documents / Delete PracticeDocument

Delete PracticeDocument

DELETE /tenants/{tenant}/practice-documents/{code}

Deletes a practice document and its stored file

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string

Responses

204 No Content
401 Unauthorized – Invalid or missing API key
404 Not Found
409 Conflict

Try it