40.1 End Point Details

  • Method – POST
  • REST Endpoint - /pmf-crud/rest-api/v1/PMFService/params/v1/aom/processmap

Table 40-1 Request Header Details

Name Type Required Value
ofs_workspace_id String Yes WS001
ofs_tenant_id String Yes Tenant ID of the application
ofs_service_id String Yes OFS_FSAFND
processId String Yes Process ID of the run pipeline for which the parameter needs to be added
paramId Numeric Yes 120010
activeFlag String Yes Y or N
Example

curl --location --request POST 'https://devcorp7.ofsaa.us-phoenix-1.ocs.oc-test.com/t2ktyy-prd/pmf-crud/rest-api/v1/PMFService/params/v1/aom/processmap' \
--header 'ofs_service_id: OFS_FSAFND' \
--header 'ofs_workspace_id: WS001' \
--header 'paramId: 139' \
--header 'ofs_tenant_id: t2ktyy-prd' \
--header 'processId: 17847265879621' \
--header 'activeFlag: Y' \
--header 'Authorization: Bearer eyJ4NXQjUzI1NiI6Il81VDZ3cThFcGFmdWxKWVJXZjFXOWFpdnpHM2tWaG0wMDlpNi01aFFRbGsiLCJ4NXQiOiJzcmR
...qTYozE0NT9N1uGmSdIPvQBp4nz_S65KuJhgq258Fl4QmDBeohvHoqQMavKU23PGxXGzLaa2Z_ZCjmde3VHcG-IBdHAqZgI3zmuglsei4X-Yu2tycHjRYG-r-RW9yeIkcxzQXHIeUbfBUgrnovfHyjiwvn0NzQufuLSMlOx8g'