Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Users - CRUD #662

Closed
Closed
Assignees
presleypBrunoQuaresmaEmyrk
@misskniss

Description

@misskniss

This is a sub-epic of User Support that represents the initial user support items needed for the Beta Release.

Create:
POST /users
email, username, password, organization_id
returns user

Read:
GET /users
params: offset?: int, limit?: int ,search?: string, after_user?: uuid
returns User[]

GET /users/:userid

Update:
PUT /users/:userid/profile (userid can be me)
body: email, username, name?
returns user

Delete/Suspend:
PUT /users/:userid/suspend
returns User



⚠️The initial issues filed under this epic may not be the full representation of the work.

  • Feel free to create/modify issues.
  • Please add points and tag new issues with the epic they belong to
  • Please let EM or PM know if there is a reason something should NOT be in this milestone/epicIF it changes the intent of the Community MVP delivery items in theScoping doc so we can adjust accordingly or discuss

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp