the payload data
Optional
message: string(optional) A message displayed to the user. Should be localized if possible.
Optional
details: string(optional) Further text to be displayed to the user. Should be localized if possible.
the payload data
Optional
details(optional) Further text to be displayed to the user. Should be localized if possible.
Optional
message(optional) A message displayed to the user. Should be localized if possible.
True if the request was successful, false if something went wrong (errorCode and message should be filled in then).
A response sent back to the H5P client if a requests succeeded. Note that MANY requests don't use this response structure but simply send back the payload data.