Probatix Diagnostics API v1
Request GDPR erasure by email address
Request GDPR erasure by email address
Request GDPR erasure by email address
Authorization
apiKey X-API-TOKEN<token>
In: header
Header Parameters
accept-language?string
Language for Errors and Translatable properties
Allowed values: "de", "en", "fr"
The new GdprErasure resource
TypeScript Definitions
Use the request body type in TypeScript.
body*GdprErasure
email?string (email)
Response Body
curl -X POST "https://example.com/v1/gdpr-erasure" \ -H "accept-language: de" \ -H "Content-Type: application/json" \ -d '{}'Empty
Add a specimen to a diagnostic test POST
Creates or updates a specimen entry for the DiagnosticTest using the external specimen code. This endpoint only stores the specimen reference and does not activate the test.
Retrieves the collection of Observation resources. GET
Retrieves the collection of Observation resources.