Skip to main content
Version: 1.0

Reactive Manager API

Authentication

The client needs to authenticate themselves for this request. The auth request returns a valid JWT access token

Due to the GDPR, we have to delete the player's data, or we have to do a soft delete, like just changing the status.

Soft delete

The soft delete moves the player into a separate collection for not being included in queries or any operation.

Hard Delete

This allows the deletion of the player’s data. This information will be removed 48h after the request is made. This hard deletion can be canceled using the cancel-deletion endpoint, meanwhile this operation keeps the soft delete status. After 48hs the player will be removed from the database; this information cannot be recovered

Security Scheme Type:

oauth2

OAuth Flow (clientCredentials):

Scopes: