/users

Collection of user items.

get

Return a list of users

post

Create a user. Before creating the user you need to create a permission record for the user using the POST /perms/users API; the permissions list may be empty.

delete

Delete a collection of users selected by a CQL query; this doesn't delete proxyFor records that reference them

Entity representing a user

get

Get a single user

delete

Delete user item with given {userId}

put

Update user item with given {userId}

post

Expire timer (timer event)

post

Read audit events from DB and send them to Kafka

post

Upload user profile picture

get
put

update user profile picture

delete

delete user profile picture

post

Remove unused profile picture from object and db storage

get
put