Update module
POST/api/v1/modules/:moduleId
To change the owner, send the new owner, and send null for the old owner. The server refuses a change that gives the module two owners, and it refuses a change that gives the module no owner.
Request
Responses
- 200
- 400
- 401
- 404
Successful response
Two owners, or no owner
Unauthorized
Not found