gdpr

Submits a user removal request

This endpoint is used to submit requests for user removals in the context of the GDPR legislation. After a successfull submission the user data will be removed within a maximum time of 30 days.

post/applications/{application}/gdpr

Path parameters

applicationstring required

The identifier of the application

Request body

userIdstring

the ID of the user to be removed

Response

The request has been recorded successfully

Changes