This endpoint adds a new operator to a specific office within the Dialpad system. It allows administrators to assign users or rooms as operators, enhancing the office's communication capabilities. The endpoint requires the office ID (specified in the path), the operator's ID, an…
idRequiredstringThe office"s ID.
rolestringThe role of the new operator. (`operator` or `admin`)
operator_idRequiredintegerID of the operator to add.
operator_typeRequiredstringType of the operator to add. (`user` or `room`)
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.