unassignMspOrg

PUT https://{{host}}/api/v1/msps/:msp_id/orgs

Body Parameters

ParameterTypeDescription
opstringunassign
org_idslistlist of org_id

Request Body

{"op"=>"unassign", "org_ids"=>["2818e386-8dec-2562-9ede-5b8a0fbbdc71"]}

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
X-CSRFTokenstring
Content-Typestring