Skip to content

Instantly share code, notes, and snippets.

View MintyRoma's full-sized avatar
🤔
Lol what? My projects?! I don't know about what are you talking

Roma Tin MintyRoma

🤔
Lol what? My projects?! I don't know about what are you talking
View GitHub Profile
@MintyRoma
MintyRoma / wup_webhook_model.json
Created July 16, 2025 21:19
Outline users.create event model
{
'id': '4d78251c-d622-42b9-82aa-117ff69f4b0b',
'actorId': 'f692dbac-4c5b-469f-bad1-abf7dd50ab7c',
'webhookSubscriptionId': '0411a95d-0c28-486c-bc94-f6f10e33ce37',
'createdAt': '2025-07-16T20:54:49.699Z',
'event': 'users.create',
'payload':
{
'id': 'f692dbac-4c5b-469f-bad1-abf7dd50ab7c',
'model':
@MintyRoma
MintyRoma / wup_users_api_call.json
Created July 16, 2025 21:23
wup_users_api_call
{
"data": {
"id": "f692dbac-4c5b-469f-bad1-abf7dd50ab7c",
"name": "Test Test",
"avatarUrl": null,
"color": "#0300cc",
"role": "member",
"isSuspended": false,
"createdAt": "2025-07-16T20:54:49.460Z",
"updatedAt": "2025-07-16T21:04:48.280Z",