apps_put_instances_projects: Add an App Instance to a project
Description
Add an App Instance to a project
Usage
apps_put_instances_projects(id, project_id, slug)
Value
An empty HTTP response
Arguments
- id
integer required. The ID of the App Instance.
- project_id
integer required. The ID of the project.
- slug
string required. The slug for the application.