put https://auth.viafoura.co/users/profile/badge
Calling this operation will assign a badge to a user on the site (scope) present in the authentication token.
The payload in this request requires the unique id of the user from a third party authentication provider, in combination with the type code of the provider. See below for more details
Badges must exist before being assigned to users.
Log in to see full request history
Responses
200The badge has been assigned to the user.
400The badge label or user cannot be found. Make sure the user exists in the targeted site and the badge has been previously created.
401The authentication token is missing or has expired