Skip to main content

Create KaarmaProduct

Create a new KaarmaProduct with optional authority, email template, preference, role, option key prompt, feature and api scope mappings
ApiScope: manage.product.write
API Scope Level: ServiceSubscriberScope

Request Body required
    key string
    name string
    externalKey string
    authorityUUID string[]
    emailTemplateTypeUUID string[]
    preferenceUUID string[]
    roleUUID string[]
    optionKeyPromptUUID string[]
    featureUUID string[]
    apiScopeServiceSubscriberUUIDMap object
    property name* string
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • apiRequestId string
    kaarmaProductUUID string
Loading...