Add an admin to the given project by their email address

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Id of the project to add an admin to

Body Params

The email of the DevMatch user to add as an admin to the project

string
required
Responses
202

The user was successfully added as a project admin

404

The current user is not authorized to add an admin OR the admin user's email does not exist

Language
Click Try It! to start a request and see the response here!