Good day,
each Box User has a unique Collaboration_ID.
As per my understanding, Collaboration_ID parameter is the input parameter when using API to delete collaboration
client.collaboration(collaboration_id).delete()
Will deleted Collaboration_ID be removed from all Box objects (Folders and Files)?
Asking as Box file_id or folder_id is not an input parameter to the delete Collaboration_ID API call. Or perhaps I have to run another API command to "select file_id / folder_id" before deleting Collaboration_ID.
Kind regards,
Marin