API to completely delete a user account in MIRO

  • 16 December 2022
  • 3 replies
  • 153 views

Badge +1

Is there an API to delete a user account in Miro ?

I see APIs to remove members from a team but unable to find one which could delete the account altogether.

 


3 replies

Userlevel 6
Badge +4

Hi @Rishikul Saxena ,

You can delete a single user from an account using our SCIM API:
https://developers.miro.com/docs/users#section-delete-user-by-id

I hope it helps!

Badge +1

Hi @Rishikul Saxena ,

You can delete a single user from an account using our SCIM API:
https://developers.miro.com/docs/users#section-delete-user-by-id

I hope it helps!

thank you for your quick response. I will try it and share my results.

Badge

Hi @Rishikul Saxena Did you have any success with this? We are looking to do the same; remove users via api when off-boarded. Curious how you handle data transfer when deleting if so? 

Reply