Skip to main content
PATCH
Update application

Authorizations

Authorization
string
header
required

The Bearer Token generated on the Cloud UI.

Path Parameters

application
string
required

The application identifier

Body

application/json
source_control_provider_type
enum<string>

The source control provider. This parameter will be required starting March 9, 2026.

Available options:
github,
gitlab,
bitbucket
name
string
Required string length: 3 - 40
Pattern: ^[\p{Latin}0-9 _.'-]+$
slug
string
Minimum string length: 3
default_environment_id
string
repository
string
slack_channel
string | null

Response

ApplicationResource

data
ApplicationResource · object
required
included
(RepositoryResource · object | OrganizationResource · object | EnvironmentResource · object | DeploymentResource · object)[]