Unlink GitHub App Repository
Remove the GitHub App repository linked to an application.
DELETE
Unlink GitHub App Repository
string
required
The API key for your account. You can find this in your account settings.
apps:deploy scope, and only the application owner can call it. Unlinking invalidates the cached response from Get Current Deployment. Calls are rate limited to 3 per 60 seconds per user, shared with linking.
Parameters
string
required
The ID of the application. You can find this in the URL of your application’s dashboard.
Response
string
Indicates whether the call was successful..
success if successful, error if not.
