kawhiteMBU
Results
2
comments of
kawhiteMBU
Here it is. The update to field_10281 works fine. ```$SetAssetBody = @{ 'Assets' = @( @{ 'field_10281' = 'New Department' 'field_10283' = @{ 'id' = 678 'user_name' = 'new_user' 'email'...
I updated the code to this but it still gives the same error. ```$SetAssetBody = @{ 'Assets' = @( @{ 'id' = 7341 'field_10281' = 'New Department' 'field_10283' = @{...