cURL
curl --request PATCH \ --url https://app-preprod.cybedefend.com/user/profile \ --header 'Content-Type: application/json' \ --data '{ "notification": true, "isOnboardingCompleted": true }'
{ "message": "<string>", "userId": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }
Enable or disable notifications for the user
Indicates whether onboarding is completed
User profile information updated
Result message
User unique identifier