Closed dgatto closed 3 years ago
createAccessCodeForProtest
request
protestId
userId
response
accessCode
addUserToProtest
New endpoints
createAccessCodeForProtest
request
:protestId
: the protest that the code is being created foruserId
: the user that is creating the code. must be the creator of the protest matching theprotestId
.response
:accessCode
: the access codeaddUserToProtest
request
:userId
: the user to be associated.protestId
: the protest to associate the user to.response
: