latestOpenAPI 3.1.02026-07-248941352.6 KB

d3f744f55ed7

Portfolio Project

Update Portfolio Project

Update an existing project portfolio.

ParameterAccepted valuesNote
call_to_actionMTB, WEBSITE, PHONE, NONE
costLESS_THAN_100, 100_TO_300, 300_TO_1K, 1K_TO_5K, 5K_TO_10K, 10K_TO_20K, 20K_TO_35K, MORE_THAN_35K
durationLESS_THAN_1_DAY, 1_TO_7_DAYS, 1_TO_2_WEEKS, 2_TO_4_WEEKS, 1_TO_2_MONTHS, 2_TO_3_MONTHS, MORE_THAN_3_MONTHS
put/{program_id}/portfolio/{project_id}/v1

Parameters

#/paths/~1program~1%7Bprogram_id%7D~1portfolio~1v1/post/parameters/0 — unresolved $ref
#/paths/~1%7Bprogram_id%7D~1portfolio~1%7Bproject_id%7D~1v1/get/parameters/1 — unresolved $ref

Request body

namestring

Name of the project.

call_to_action'MTB' | 'WEBSITE' | 'PHONE' | 'NONE'

Action of the button that shows on the project.

descriptionstring

A description of the project.

service_offeringsstring[]

List of service offerings

cost'LESS_THAN_100' | '100_TO_300' | '300_TO_1K' | '1K_TO_5K' | '5K_TO_10K' | '10K_TO_20K' | '20K_TO_35K' | 'MORE_THAN_35K'

The cost of the project.

duration'LESS_THAN_1_DAY' | '1_TO_7_DAYS' | '1_TO_2_WEEKS' | '2_TO_4_WEEKS' | '1_TO_2_MONTHS' | '2_TO_3_MONTHS' | 'MORE_THAN_3_MONTHS'

The duration of the project.

completion_yearinteger

The year of completion of the project.

completion_monthinteger

The month of completion of the project [1,12].

Response

Successfully updated the given portfolio project.