Deleting an MCP Session
The Dynamic Health API DELETE /v1/content/search/mcp endpoint terminates an existing MCP session. The session ID is passed as a header parameter. The caller cannot be in stateless mode.
Basic Deletion of an MCP Session
To Delete an MCP session:
Gather the following information for the request:
- An access token. Please see Using the Client Credentials Grant for further information.
- The mcp session ID to terminate in the mcp-session-id header parameter.
Request
DELETE https://apis.ebsco.com/medsapi-dynamic-health/v1/content/search/mcpResponse
404 if session is not foundError Response Codes
The Dynamic Health Dyna MCP delete endpoint can return one of the error response codes.
.
Updated about 24 hours ago
