Access For Role Edit
i_m_pos
i_owner_id
i_product
i_user_id
curl -L \ --request PUT \ --url 'http://api.client.nbcgate.tech//api/user/invite/role' \ --header 'Authorization: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "m_pos": [ 1 ], "owner_id": 1, "product": [ 1 ], "user_id": 1 }'
No body