Skip to main content
Soft deletes a provider. The provider is marked as deleted but not permanently removed from the database (for audit purposes).

Path Parameters

string
required
Provider ID

Response

string
Response status (“success”)
string
Success message
null
null

Example Response

Notes

  • This is a soft delete - the provider is not permanently removed
  • Deleted providers cannot be retrieved via GET endpoints
  • Collections referencing deleted providers will still work