post
Add Coverage metadata
Make a request and see the response.
Make a request and see the response.
Response Error Details
-
HTTP CodeError CodeDescription
-
400400
Coverage could not be parsed or failed basic FHIR validation rules
-
404404
Coverage not found.
-
422422
The Coverage resource violated applicable FHIR profiles or server business rules.
Environment | URL |
---|---|
Live |
https://fhirsandbox-prod.apigee.net/fhir/v1/Coverage /{id}/$meta-add |
Name | Values | Description |
---|---|---|
Content-Type
(required) |
Specifies the format of data in body |
|
Authorization |
Specify access token for API in the given format: Bearer [access_token]. |
|
Accept |
The Accept request-header field can be used to specify certain media types which are acceptable for the response. |
id The logical resource id associated with the Resource. true
Working...