/rest/patients/{id}/permissions

Perform a PATCH operation on a patient record using its internal PhenoTips identifier. Can be done at any of the following levels: owner, global visibility, collaborators

Path Params
string
required

Internal PhenoTips identifier

Body Params
owner
object
required
visibility
object
required

Possible values for level and label are hidden, public, private, open and matchable.

collaborators
object
required
Responses
204

Permissions successfully updated

401

User not authenticated

403

User not authorized

404

Resource not found

Language
Credentials
:
URL
Response
Click Try It! to start a request and see the response here!