v4

latestOpenAPI 3.0.1Apache 2.02026-08-016079122.3 MB
Project features

Set project feature state

Sets the state of a project feature.

put/rest/api/2/project/{projectIdOrKey}/features/{featureKey}

Path parameters

projectIdOrKeystring required

The ID or (case-sensitive) key of the project.

featureKeystring required

The key of the feature.

Request body

state'ENABLED' | 'DISABLED' | 'COMING_SOON'

The feature state.

Response

Returned if the request is successful.