Delete existing CMS Certification for a facility

Deletes an existing CMS Certification associated with the specified facility.

Request
path Parameters
facilityId
required
string <uuid>
id
required
string <uuid>
Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Server Error

delete/facilities/{facilityId}/info/cmsCertifications/{id}