Headers
Body
application/json
Schema for remove a module from a user.
Attributes: module_id (str): The ID of the module to add.
Response
A dictionary confirming the removal of the module.
The response is of type object.
Disassociates a specified module from the given user.
Schema for remove a module from a user.
Attributes: module_id (str): The ID of the module to add.
A dictionary confirming the removal of the module.
The response is of type object.