Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PATCH \ --url http://localhost:8081/admin-service/users/{id}/profiles/{profileId}/reject \ --header 'Content-Type: application/json' \ --data '{}'
Reject user profile
The body is of type object.
object
OK