Function updateDeveloperProject
- updateDeveloperProject(environment, xAuthToken, projectId, name, includeContentTypes?, description?): AxiosPromise
Parameters
- environment: string
- xAuthToken: string
- projectId: string
- name: string
Optional
includeContentTypes: booleanOptional
description: string
Returns AxiosPromise
Updates a Developer Project
Example