Update share

This API is used to update the share details.

{
      "share":{
            "user_email":"[email protected]"
            "owner_profile":{
                  "email":"[email protected]"
                  "firstname":"Tom"
                  "lastname":"Daniel"
            }
            "owner_id":"6024f1c2-38fb-11eb-bc1f-0a580ae90a86"
            "created_at":"2021-09-16T06:34:12Z"
            "accepted":true
            "user_profile":{
                  "email":"[email protected]"
                  "firstname":"Jon"
                  "lastname":"Y"
            }
            "accepted_at":NULL
            "updated_at":"2021-09-17T09:05:45Z"
            "user_id":"8b9bb7fe-dc01-11e8-b338-12e3d9799746"
            "start_date_at":"2021-09-20T11:42:50Z"
            "grant_id":-1
            "resource_id":"8ae79d4b-bc40-4bc3-889e-7cbddda0c0ad"
            "end_date_at":"2021-09-26T11:42:50Z"
            "id":"b9ae84e1-0bd8-4310-b159-12dae7c05569"
            "resource_name":"collection"
            "operation":"read"
      }
}
Language
Authorization
Header
Click Try It! to start a request and see the response here!