Delete Users Service API

Delete Users Service API


API Settings

Help

This service provides a list of deleted users. This exposes a GET rest resource with 3 optional query parameters. It provides paging and it is secured with BasicAuth.

The optional parameters are:

  • userId: the user id and it has an uuid format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
  • from: the start date and it has the format: yyyy:MM:dd HH:mm:ss
  • to: the end date and it has the format: yyyy:MM:dd HH:mm:ss

The paging parameters:

  • page: it represents the page number. The default value is 0
  • size: it represents the number of items displayed per page. The default value is 500 items
View Swagger definition »

Not logged in

You are currently not logged in, so we can't display your registered applications. Please log in first.

Log in »