apps/install/{id}/config

Retrieve and update the installed app profiles.

Note: This API is also used to configure synthetic monitoring integrations.

List all the domain profiles of the app

Path Parameters

  • tenantIdstringrequired

    Describes the Client uuid

  • idstringrequired

    Installed app uuid

Responses

  • resultsarrayrequired

  • totalResultsnumber

  • orderBystring

  • pageNonumber

  • pageSizenumber

  • totalPagesnumber

  • nextPageboolean

  • previousPageNonumber

  • descendingOrderboolean

Loading Examples...

Creates app profile.

Path Parameters

  • tenantIdstringrequired

    Describes the Client uuid

  • idstringrequired

    Installed app uuid

Request Body

application/json

  • namestring

  • scheduleobject

  • configobject

  • nativeTypesobject

Loading Examples...

Responses

  • idstring

  • namestring

  • configobject

  • nativeTypesobject

  • installedAppIdstring

  • scheduleobject

Loading Examples...