...
No Format |
---|
{ "result_code": <string>, // Should be either 'OK' or 'FAILURE' "result_description": <string>|null } |
D2L's specifications do not explicitly require a response MIME type. The implementation should start by using SSP's standard JSON response MIME type.
...