Update a cross account

PATCH {{baseUrl}}/crossAccounts/:id

Update a cross account on which access needs to be managed.

Request Body

{"name"=>"<string>", "description"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
If-Matchstring(Required) ETag of the resource
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;id&quot;:&quot;9a33c074b36aaac3392a7c8d26d2720a&quot;,&quot;name&quot;:&quot;elit deserunt ut&quot;,&quot;accessorAccountId&quot;:&quot;960768132345&quot;,&quot;description&quot;:&quot;minim sint occaecat&quot;,&quot;timestamp&quot;:&quot;2019-09-06T21:23:32.000Z&quot;,&quot;eTag&quot;:1,&quot;subtenantId&quot;:&quot;204a896c-a23a-11e9-a2a3-2a2ae2dbcce4&quot;}