PUT /admin/user/{id}/certificationStatus
Set a user's certification status. For Synapse administrators only.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/admin/user/{id}/certificationStatus
Resource URL Variables
| {principalId} | the ID of the user whose status is to be set. |
Parameters
| isCertified optional |
true to set as certified or false to 'de-certify' |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | modify |
| HTTP Method | PUT |
| Request Object | None |
| Response Object | None |