Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Admins to Domain by ID: /api/v1.0/domain/admin [PATCH] #111

Closed
Tracked by #44
thisisommore opened this issue Nov 23, 2023 · 1 comment · Fixed by #119
Closed
Tracked by #44

Update Admins to Domain by ID: /api/v1.0/domain/admin [PATCH] #111

thisisommore opened this issue Nov 23, 2023 · 1 comment · Fixed by #119

Comments

@thisisommore
Copy link
Member

thisisommore commented Nov 23, 2023

  • Req: Array of userIDs (Can't be Blank - must have at least 1 userid in the array)
  • Res: payload: {domainId: uuid, domainName: string, txRecord: {key, value}, admins: [], verified: true/false}
@thisisommore
Copy link
Member Author

thisisommore commented Nov 24, 2023

@Shachindra do we also need view admins and remove admin, and this should be add admin instead of update?
/admin [POST] add admin
/admin [DELETE] delete admin
/admin [GET] get all admin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant