{
"endpoint": "POST /v1/privacy/consents/{id}/revocations",
"consent": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"subjectID": "string",
"scopes": [
"diagnosticSampleRead"
],
"source": "userAction",
"createdAt": "2019-08-24T14:15:22.123Z",
"expiresAt": "2019-08-24T14:15:22.123Z",
"usageLimit": 0,
"usageCount": 0,
"revokedAt": "2019-08-24T14:15:22.123Z"
}
}