Hi there!
I’m trying to add/delete user using your API docs, and the only user I can manipulate is only a user which its “type” field is “customer”.
Is there any way to add/delete users that are considered “team members” which their “type” in the API response is “admin”?
This is an example for a user I want to manipulate using the API:
{
"id": "679b67eac2b743382ecee727",
"email": "dan.marom3@gmail.com",
"name": "Dan Marom",
"profilePicture": "https://fb-usercontent.fra1.cdn.digitaloceanspaces.com/019336bb-2b11-737c-8927-a65cf5a363b8.png",
"commentsCreated": 1,
"postsCreated": 0,
"lastActivity": "2025-01-30T11:52:28.332Z",
"verified": true,
"type": "admin",
"description": "",
"organization": "dantoriioooo"
},
Best regards,
Dan Marom
Please authenticate to join the conversation.
In Review
Feedback & Roadmaps
About 1 year ago

dan.marom
Get notified by email when there are changes.
In Review
Feedback & Roadmaps
About 1 year ago

dan.marom
Get notified by email when there are changes.