put https://api.bluestonepim.com/pim/definitions//context-aware
This endpoint changes the contextAware
flag of the specified attribute definition, allowing it to switch
between global and context-specific behavior.
Because this change can affect many dependent entities, it is handled asynchronously.
A background job is triggered to perform the transition and clean up any related references.
The operation returns a taskId
that can be used to monitor the status of this background job.