v1

latestOpenAPI 3.1.02026-07-24903209.1 KB

Update app details

Update app details — Damoov developer documentation.

patch/v1/Applications/applications/{AppId}

Path parameters

AppIdstring required

Request body

namestring json required
descriptionstring json required
statusstring json required

1 - active, 2 - deactivated

googlePlayLinkstring json
appleStoreLinkstring json

Response

200

statusinteger
titlestring

Example response

{
  "title": "string",
  "errors": [
    {
      "key": "string",
      "message": "string"
    }
  ]
}