Skip to main content

Bulk update source apps

POST 

/source-apps/bulk-update

This API updates source apps using JSON Patch syntax. It can update up to 50 source apps in a batch. The following fields can be updated: name, description, enabled, owner, provisionRequestEnabled, appCenterEnabled, accountSource, matchAllAccounts, and accessProfiles. Name, description and owner can't be empty or null.

Request

Responses

No content - indicates the request was successful but there is no content to be returned in the response.