Hi All,
Can I set the expires_at value on a collaboration to null, where it already has a date value? So can I disable expiration on an expiring collaboration?
I tried calling the endpoint with "expires_at" : null, it accepted it, but the date didn't change. I was able to set it to a different date, but not able to set it to null. Also tried empty string but it complained about the datatype.
I used this documentation as a reference, but its not mentioning this exact case: https://developer.box.com/reference/put-collaborations-id/
Is it possible to disable expiration on an expiring collaboration?
Thank you for your help!
Balazs