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