Skip to main content

I need to sync between access in MS teams and Miro. My use case is similar to  this link : Add and remove users (miro.com), but the endpoints are deprecated now.

I just wanted to check, if there an endpoint to remove the users from a board, if so could I please get the details of that .

Hi @annie.maria_ext,

 

You can use the Board User Connection API to manage the relationship between a user and a board:

The Board User Connection object defines a relationship between the user and the board. The user has different permissions on the board depending on their role.

 

This API has an endpoint to delete board user connection that might do what you are looking for.

 


Reply