GET /services/rest/user/mms/{mms_id}?username={username}&password={password}
or
POST /services/rest/user/mms/{mms_id}
with form data
Code Block |
---|
username: {username}
password: {password} |
Response model
Some fields may be empty as they depend on the current processing state and may be empty
...