curl --location --request PUT 'https://tsapi.perenso.net/v2/show-admins/record/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"userID": "USER1777",
"salutation": "Mrs",
"firstName": "Vaughn",
"initial": "E",
"lastName": "Bradtke",
"jobTitle": "Regional Brand Supervisor",
"phone": "(584) 887-6630",
"fax": "1-472-322-5806 x9754",
"scanID": "BWAONO",
"notificationEmail": "[email protected]",
"bio": "pulse junkie 🥊",
"active": false,
"attendanceType": "Onsite Only",
"canImpersonateAttendee": true,
"canImport": false
}'{
"id": "pa9p7a",
"userID": "USER1777",
"salutation": "Mrs",
"firstName": "Vaughn",
"initial": "E",
"lastName": "Bradtke",
"jobTitle": "Regional Brand Supervisor",
"phone": "(584) 887-6630",
"fax": "1-472-322-5806 x9754",
"scanID": "BWAONO",
"notificationEmail": "[email protected]",
"bio": "pulse junkie 🥊",
"active": false,
"attendanceType": "Onsite Only",
"canImpersonateAttendee": true,
"canImport": false
}