Assign a user to an organizationAsk AIpost https://api.jmapcloud.io/api/ss/rest/v1/organizations/{organization}/members/{user}Role required SYS_ADMINPath ParamsorganizationstringrequiredThe id of the organizationuserstringrequiredThe id of the userBody Paramsrolesarray of stringsrolesADD stringResponses 200Successfully assigned user to an organization 400Parameter(s) has not a good data format 401You are not authorized to view the resource 403Accessing the resource you were trying to reach is forbidden 404The resource you were trying to reach is not found 500The server encounters an unexpected internal errorUpdated about 1 month ago