post
Create Schedule
Make a request and see the response.
Make a request and see the response.
Response Error Details
-
HTTP CodeError CodeDescription
-
400400
Schedule could not be parsed or failed basic FHIR validation rules
-
404404
Schedule not found.
-
422422
The Schedule resource violated applicable FHIR profiles or server business rules.
Environment | URL |
---|---|
Live |
https://fhirsandbox-prod.apigee.net/fhir/v1/Schedule |
Name | Values | Description |
---|---|---|
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. |
|
Content-Type
(required) |
Specifies the format of data in body |
|
If-None-Exist |
Specify the search query for conditional create. |
Working...