v1

latestOpenAPI 3.0.02026-07-17142254986.7 KB
Parameters

Create or update parameter

Create or update a parameter configuration by key.

post/parameters/create-or-update

Request body

key'code_review_config' | 'platform_configs' | 'language_config' | 'issue_creation_config' | 'team_artifacts_config' | 'organization_artifacts_config' | 'communication_style' | 'checkin_config' | 'board_priority_type' | 'deployment_type' required
configValueobject required

Response

statusCodenumber required
typestring required

Example response

{
  "statusCode": 200,
  "type": "Object"
}