Closed luciddr34m3r closed 2 years ago
Create a new endpoint on the credentials route that does the following.
credentials
/credentials/{id}/verify
POST
{isVerified: <bool>}
Create a new endpoint on the
credentials
route that does the following./credentials/{id}/verify
POST
method with data{isVerified: <bool>}
, isVerified is required