Update PF

9.3 Update PF

Request

Method

URL

PUT

/pf/{pf_id}

Copy

{
    "name": "updated pf name",
    "is_active": true
}

Response

Status

Response

200

{

"status": true,

"pf_id": 7

}

403

400

401

401

500

Last updated