apps/install/{id}/config/{id}
Manage an app's domain profiles by retrieving, updating, or deleting domain profiles associated with the installed application.
Note: This API is also used to manage synthetic monitoring configurations.
Listing all the associated profiles across all installed apps
Path Parameters
- tenantId
Describes the Client uuid
- id
Installed app uuid
- configId
App manifest uuid
Responses
- id
- name
- config
- nativeTypes
- installedAppId
- schedule
Loading Examples...
Update the required profile for the intalled apps
Path Parameters
- tenantId
Describes the Client uuid
- id
Installed app uuid
- configId
App manifest uuid
Request Body
application/json
- name
- schedule
- config
- nativeTypes
Loading Examples...
Responses
- id
- name
- config
- nativeTypes
- installedAppId
- schedule
Loading Examples...
Removes the domain profile configuration from the apps.
Path Parameters
- tenantId
Describes the Client uuid
- id
Installed app uuid
- configId
App manifest uuid