projects
Creates an app profile within an instance.
post/v2/{+parent}/appProfiles
Path parameters
parentstring required
Required. The unique name of the instance in which to create the new app profile. Values are of the form projects/{project}/instances/{instance}.
Query parameters
appProfileIdstring
Required. The ID to be used when referring to the new app profile within its instance, e.g., just myprofile rather than projects/myproject/instances/myinstance/appProfiles/myprofile.
ignoreWarningsboolean
If true, ignore safety checks when creating the app profile.
Request body
Response
Successful response