Deleting a user from an account via API

Hi All,

A customer of ours wants to have a script that removes an employee who leaves the company from all his accounts like email, and other software tools. is there a way to remove a user from a monday.com account using the API?

Thanks in advance.
Yossi

Hey @YossiT
AFAIK accounts are not supported by API.

Thank you Rob for your prompt response.

Hey @YossiT :wave:

That’ a great question! I can confirm @rob is correct - at this time, it is not possible to change or delete a user’s details via the API. Instead, I would recommend considering using SAML that provides SCIM provisioning, as you could achieve this then.

What do you think? Let me know.

-Alex

Hi @AlexSavchuk thank you for your prompt response.
can you please provide more details about your offered solution?
“I would recommend considering using SAML that provides SCIM provisioning”

@YossiT

Thank you for following up on this!

Generally speaking, System for Cross-domain Identity Management (a.k.a. SCIM) is a protocol for user management across multiple applications. It allows an IT or Operations team to easily provision (add), deprovision (deactivate), and update user data across multiple applications at once.

You can find more detail on how this could be set up for Enterprise-level accounts below:

SCIM Provisioning of Users and Teams with Azure AD
SCIM Provisioning of Users and Teams with OKTA
SCIM Provisioning of Users and Teams with OneLogin

Hope this helps!

-Alex

Thank you Alex. Will check with the customer.

image001.jpg

image002.jpg

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.