Skip to content

Users/Profile #7

Description

@lmeireles

Types of User

  • User
  • Admin

Endpoints Users

  • GET /v1/users - List all users (Admin Only)
  • GET /v1/users/{:ID} - Get user by ID (Admin Only)
  • PUT /v1/users/{:ID} - Update user by ID (Admin Only)
  • DELETE /v1/users/{:ID} - Set User as inactive (Admin Only)

Endpoints Profile

  • GET /v1/profile - Get current user
  • POST /v1/profile - Create a new user
  • PUT /v1/profile - Update current user
  • DELETE /v1/profile - Set current user as inactive and invalidate token

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions