Config endpoints allow you to review metadata of available Redox base configs and related source links. Learn about mapping operations.
Base configs can be linked to sources within your Redox organization to convert a payload from a one data format to the appropriate Redox data model or FHIR® resource.
Anyone in a Redox organization can view metadata of base configs and source links. However, only a Redoxer can view or modify the content of base configs, and only a user assigned to an engineer or support role can manage source links.
You can:
- retrieve a list of available base configs;
- retrieve a list of links attached to a source;
- create base config links to sources;
- update base config links to sources; or
- delete base config links to sources.
Delete link
Delete an existing source link to a base config. This action can’t be undone.
You must be assigned to an engineer or support role to use this endpoint.
cURL request example
Path Parameters
- configLinkIdrequired, string
Contains the unique identifier of the base config link.
- metaobject
- versionstring
Lists the major and minor version number for the format of the returned payload. The payload format or shape may change between minor versions, like including additional or extended fields in later versions. We include the version data in each response so that you have the option to handle the signaled differences.
- payloadobject
- messagestring
Explains that the delete request was successful, so the base config link no longer exists.