A valid request URL is required to generate request examples{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"badge": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"type": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
},
"translation": "<string>",
"logo": "<string>",
"hours": 123,
"referrals": 123
},
"user": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"localCenter": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"alias": "<string>",
"id": 123,
"name": "<string>"
},
"localCenterParent": "https://example.com/",
"fullName": "<string>",
"logo": "<string>"
},
"dateCreated": "2023-11-07T05:31:56Z",
"commentUser": "<string>",
"commentMaster": "<string>",
"status": 123,
"owner": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"localCenter": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"alias": "<string>",
"id": 123,
"name": "<string>"
},
"localCenterParent": "https://example.com/",
"fullName": "<string>",
"logo": "<string>"
}
}Manually assigns a badge to a user. Sets the current user as the assignment owner. Requires HR_ASSISTANT_LOCAL permission on the target user, or HR_ASSISTANT_TENANT permission. Validates that the badge belongs to the same tenant.
A valid request URL is required to generate request examples{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"badge": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"type": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
},
"translation": "<string>",
"logo": "<string>",
"hours": 123,
"referrals": 123
},
"user": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"localCenter": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"alias": "<string>",
"id": 123,
"name": "<string>"
},
"localCenterParent": "https://example.com/",
"fullName": "<string>",
"logo": "<string>"
},
"dateCreated": "2023-11-07T05:31:56Z",
"commentUser": "<string>",
"commentMaster": "<string>",
"status": 123,
"owner": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"localCenter": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"alias": "<string>",
"id": 123,
"name": "<string>"
},
"localCenterParent": "https://example.com/",
"fullName": "<string>",
"logo": "<string>"
}
}The new BadgeUser resource