Skip to main content

Patch source app by ID

PATCH 

/source-apps/:id

This API updates an existing source app using JSON Patch syntax. The following fields are patchable: name, description, enabled, owner, provisionRequestEnabled, appCenterEnabled, accountSource, matchAllAccounts and accessProfiles. Name, description and owner can't be empty or null.

Request

Responses

Responds with the source app as updated.