Activate or deactivate a branchCopy Pageput https://example.com/api/branches/{branchId}/activatedPUT: /api/branches/{guid}/activatedPath ParamsbranchIduuidrequiredThe identifier of the branch.Body Paramsapplication/jsonapplication/*+jsonThe input model.is_activatedbooleantruefalseHeaderscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsonAllowed:application/*+jsonapplication/jsonResponses 200The entity has been updated. 400The input model is not valid.Updated about 1 month ago