Delete a retained custom FHIR profile version

Deletes one retained version from a custom profile. The path
version is the authored StructureDefinition.version value.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The lowercase StructureDefinition id of the custom profile.

string
required
^[A-Za-z0-9._~+-]+$

The authored StructureDefinition.version. It may contain letters, numbers, and the punctuation characters ., _, ~, +, and -; it cannot be exactly . or ...

Responses
204

Profile version successfully deleted

400

The id or version is invalid

401

Unauthorized

403

Forbidden - custom profiles are only available on dedicated instances

404

Profile or version not found

409

Profile version is pinned by an exact implementation guide package

500

Server error

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!