RegisterAppAsDraftRequest
Request body for POST /applications/1.0/drafts.
- descriptionType: stringmin length:1max length:1024required
Short description (max 1024 chars).
- launchType: string
Url max length:512Format: urirequiredURL to which LTI launch messages will be posted.
- nameType: stringmin length:1max length:256required
Display name of the App; must be unique across the developer platform.
- applicationType: stringenum
Type Type of the LTI application
values- learning
_app - assessment
- internal
- publisherType: string | nullFormat: uuid
Id Optional Publisher ID. Omit when the caller belongs to zero or one Publisher. Required when multiple memberships exist; the service returns 400 with a
nextActionotherwise.
