Skip to main content
POST
Generate AI metadata drafts for an app

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
fields
enum<string>[]
Available options:
title,
subtitle,
keywordField,
description,
promotionalText,
whatsNew,
shortDescription
instructions
string
Maximum string length: 500

Response

201 - application/json

The response is of type object.

Last modified on July 31, 2026