MiniappRegistrationController

patch/miniapps/{miniAppId}

Path parameters

miniAppIdstring required

Request body

namestring required

Response

OK

idstring
createdTimestring
pkstring
skstring
classifierstring
classifierGroupstring
statusstring required

Status of request

actionsobject[]
namestring required

Name of the app.

iconstring

Url of icon for the app

descriptionstring required

Description of App for which this is requested

feedbackstring

Feedback from user

urlstring

Action url

platformsstring[]
privateKeystring

private key of the mini app

publicKeystring

public key of the mini app

metadataobject

metadata

Changes