This endpoint stores information about Dysphagia measurement option values for the given imageId. The measurement types, 'adhesiveness' and 'swallowing', can be passed individually or together via the request's body, but at least one must be included.
If the body is passed with an empty JSON, the previously stored measures will be deleted. A measure type can be provided empty or null to delete that specific type.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests⦠| |||
200Token is valid. Dysphagia measures successfully stored!
If JSON is empty. Dysphagia measures successfully deleted!
400Bad request.
401Unauthorized, invalid token
403You are not allowed to this method.
404The specified URL was not found or couldnāt be retrieved
429Too Many Requests. (limited per daily calls per user or overall calls per second)
