Delete Organization
DELETE {{baseUrl}}/api/v2/Organization/:organization-id?category=<string>
Overview:
Removes an organization profile that matches the specified unique ID completely.
This is only supported in ATHENA.
Use Cases:
Remove Organization Profile: Delete a healthcare organization
Delete Network Information: Remove details of a healthcare network
Erase Department Information: Delete details of a department
Remove Affiliated Providers: Delete details of affiliated providers
Delete Service Locations: Remove information on service locations
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
category | string | (Required) The category of the organization. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-source-id | string | (Required) The source id provided for connecting to the data source | |
Authorization | string |