cURL
curl --request POST \ --url http://localhost:8081/admin-service/users/validation/docs \ --header 'Content-Type: application/json' \ --data '{}'
Validate document for user
The body is of type object.
object
OK